4 more shell cli

killall http* 结束全部以http打头的进程
若是误结束了重要的系统进程,可能会破坏文件系统。node

mount -t type device directoryide

type: vfat/ntfs/iso9660进程

lsof /path/to/device/nodeit

tar -tvf foo.tgz
1
2
3class

tar -zxvf foo.tgz 2
仅提取文件2di

相关文章
相关标签/搜索