300字范文,内容丰富有趣,生活中的好帮手!
300字范文 > Linux学习笔记之基本操作汇总

Linux学习笔记之基本操作汇总

时间:2024-07-20 23:37:34

相关推荐

Linux学习笔记之基本操作汇总

Linux学习笔记之基本操作汇总

图片放大了再看才清楚!!!!

Linux

cd

ocd /

root package

ocd /user

ocd …/

ocd ~

home

ocd -

ls

ols

ols -a

including the hidden files

ols -l

more message

mkdir

omkdir name

omkdir /user/name

rm

orm file_name

delete

orm -r folder_name

pwd

othe position now

ps

ops -ef

all the threadings

network

oservice network restart

reboot the network

oping ip or web

oipconfig

shut the computer

oshutdown -h now

opoweroff

oshutdown -h 5

5 minutes later

reboot

oreboot

mv

omv initial_name last_name

rename

omv initial_folder last_folder

move

touch

otouch file_name

vi

oi

oesc

o:wq

save and exit

zar

oeg

tar -zcvf ab.tar aa.txt bb.txt

oeg

tar -xvf ab.tar -C /usr

kill

okill pid

pid is the code of the threading

clear

oclear the window

本内容不代表本网观点和政治立场,如有侵犯你的权益请联系我们处理。
网友评论
网友评论仅供其表达个人看法,并不表明网站立场。