Command:

燕刚毅
2023-12-01

Command:

ls----list all the files and all directories  (ls  -l,-help .-m)

cd

pwd-----current directory

whoami ----what is the user

mkdir-----create a directory

rmdir-----delete a directory (rm -rf)

cp –copy

mv

vi

cat  show all the contents

more show as page

tac

find –name *local

whereis ls  ---show the command location and the help doc

mount— dev/cdrom /mnt/cdr    mount a device    mount point

 类似资料: