标签:bsp file 命令 linux 创建 find 时间戳 类型 结果
file :file命令用来探测给定文件的类型
type: type命令用来显示指定命令的类型,判断给出的指令是内部指令还是外部指令
wc:wc(Word Count)命令的功能为统计指定文件中的字节数、字数、行数,并将统计结果显示输出
touch:创建文件和修改文件或者目录的时间戳
strings:输出文件中的字符
w:查看当前登录用户
uname:查看系统信息
性能相关:
vmstat
iostat
top
查找:
find / -maxdepth 5
标签:bsp file 命令 linux 创建 find 时间戳 类型 结果
原文地址:http://www.cnblogs.com/timlong/p/7473831.html