首页 > 代码库 > Linux - full name of command

Linux - full name of command

pwd: print working directory

cd: change directory

ls: list

ps: process status 

su: switch user

mv: move

rm: remove file

mkdir: make directory

rmdir: remove directory

cp: copy

tail: tail

cat: concatenate 

chgrp: change group

chmod: change mode 

Linux - full name of command