Download as docx, pdf, or txt
Download as docx, pdf, or txt
You are on page 1of 2

Command

ls

ls -al

cd dir

cd

pwd

mkdir dir

rmdir file

rm -r dir

dir rm -f file

rm -rf dir

cp file1 file2

man <tên lệnh>

cp -r dir1 dir2

mv file1 file2

ln -s file link

touch file

cat > file

head file

tail file
tail -f file

Where is app

which app

date

cal

uptime

whoami

finger user

user uname -a

cat /proc/cpuinfo

cat /proc/meminfo

cat /proc/meminfo

du

df

You might also like