您的位置:首页 > 运维架构 > Linux

Linux常用命令

2015-07-25 09:00 543 查看
ls 

mkdir

pwd

cd filename

rmdir

rm a.txt

cp source destination

mv source destination

cat a.txt

tail a.txt

  less

grep

find

tar

gzip

unzip

help

whatis

man

exit

ping

who

su

uname

free

df

ps

top

shutdown
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: