首页 > 代码库 > liunx 常用命令总结 草拟

liunx 常用命令总结 草拟


文件管理 

touch 


ls 


cp 


scp 


mv 


rm 


rmdir 


cat  


tac 


tail 


more 


less


head 



文件归档和压缩 


tar  


unzip/gzip 


用户和权限管理


userderadd /userdel 


groupadd 


chmod 


chown 


chgrp 


usermod 


本文出自 “sdsca” 博客,请务必保留此出处http://sdsca.blog.51cto.com/10852974/1893964

liunx 常用命令总结 草拟