linux上的shell目录文件操作-self
linux下的shell目录文件操作--self文件操作:1 touch 新建文件2 chmod 修改权限3 unzip -x abc.zip不解压这
linux下的shell目录文件操作--self
文件操作:1 touch 新建文件2 chmod 修改权限3 unzip -x abc.zip 不解压这个abc.zip的情况下查看包含的文件 unzip -x abc.zip 解压4 复制用cp 删除用rm 移动mv 目录操作: rm -rf abc
http://blog.chinaunix.net/space.php?uid=2265810&do=blog&id=2122561