摘要:
Usage: find [path...] [expression] expression may consist of: operators, options, tests, and actions:——表达式可以有operators, options, tests, and actions组成 阅读全文
posted @ 2018-03-21 20:07
wbz_blogs
阅读(129)
评论(0)
推荐(0)
摘要:
1、head:输出前N行 2、tail:输出后N行 3、cat:查看文件所有内容 4、wc:统计文件内容相关信息(行数,字符数等) 5、 阅读全文
posted @ 2018-03-21 19:30
wbz_blogs
阅读(410)
评论(0)
推荐(0)
摘要:
打印文件末尾几行 Usage: tail [OPTION]... [FILE]...Print the last 10 lines of each FILE to standard output.With more than one FILE, precede each with a header 阅读全文
posted @ 2018-03-21 19:19
wbz_blogs
阅读(148)
评论(0)
推荐(0)
摘要:
head:显示文件的从开始到指定行 用法: Usage: head [OPTION]... [FILE]...Print the first 10 lines of each FILE to standard output.——默认打印前10行With more than one FILE, pre 阅读全文
posted @ 2018-03-21 19:17
wbz_blogs
阅读(162)
评论(0)
推荐(0)
摘要:
seq命令用于产生连续的数字 seq [选项] [首数] [增量] 尾数 -f, --format=FORMAT use printf style floating-point FORMAT (default: %g)——使用pringf样式的浮点型 -s, --separator=STRING u 阅读全文
posted @ 2018-03-21 19:09
wbz_blogs
阅读(143)
评论(0)
推荐(0)

浙公网安备 33010602011771号