真以为我这价格出,别人也这价格出 /** * Linux常用命令:sed '/ *#/d; /^$/d' example.txt 从example.txt文件中删除所有注释和空白行 * 垂死病中惊坐起,笑问客从何处来 * Link https://greasyfork.org/zh-CN/scripts/396933-hostloc-zsbd */ /** * Linux常用命令:mkdir -p /tmp/dir1/dir2 创建一个目录树 * 明明只是活着,哀伤却无处不在 * Link https://greasyfork.org/zh-CN/scripts/396933-hostloc-zsbd */