linux常用命令全称

来源:互联网 发布:打印机数据错误怎么办 编辑:程序博客网 时间:2024/04/29 18:41

cd = Change Directory

ls = LiSt files

pwd = Print Working Directory

cat = conCATenate

cp = CoPy

mv = MoVe files

mkdir = MaKe DIRectory

rmdir = ReMove DIRectory

rm = ReMove file

chmod = CHange MODe

chown = CHange OWNer

tar = Tape ARchive

gzip = Gnu ZIP

ln = LiNk

df = Disk Free

du = Disk Usage

 

insmod = INStall MODule

rmmod = ReMove MODule

lsmod = LiSt MODules

 

man = MANual pages

passwd = PASSWorD

ping = Packet InterNet Grouper

ps = Processes Status

su = Swith User

uname = Unix NAME

umount = UnMOUNT

原创粉丝点击