date: 2014-12-04 23:02
tree
tree PATH -H http://localhost -o out.html 输出目录结构
sed 's/\t//'
mount umount
wc -l
pushd
dirs
popd
head tail
diff
patch
eject
eject -t
dd if=/dev/cdrom of=image.iso
环回文件
mkfs.ext4 loopbackfile.img
kpartx -v -a diskimage.img
file -b 列出文件类型
comm 交集与差集
ls -l
第一列第一个字母:
- 普通文件
d 目录
c 字符设备
b 块设备
l 符号连接
s 套接字
p 管道
if [ $# -ne 1]