Windows XP Windows 7 Windows 2003 Windows Vista Windows教程綜合 Linux 系統教程
Windows 10 Windows 8 Windows 2008 Windows NT Windows Server 電腦軟件教程
 Windows教程網 >> Linux系統教程 >> Linux教程 >> linux 命令之簡寫

linux 命令之簡寫

日期:2017/2/7 14:22:57      編輯:Linux教程
 

linux中有很多的命令, 要在終端上熟練的操作,就免不了記住大量的命令。但是只是去記憶命令的樣子和用法,很難達到效果, 並且也很容易忘掉, 好的方法就是把每個命令所代表的英文單詞記下來,這樣很容易就記住了。下面的內容將隨著所學命令的增加而增加。

 

ls——————————list

ifconfig———————–interface config

apt-get———————-advance packaging tool

mkdir————————-make directory

rmdir————————-remove directory

cp—————————–copy

mv—————————-move, also can be used to rename file

rm—————————-remove

du—————————-disk usage

df—————————–disk usage on file system

su—————————-switch user

sudo————————-switch user to do someting.

ps—————————-process snapshot

kill—————————-kill

cat—————————concatenate

chmod———————–change mode

chgrp————————change group

chown———————–change owner

w—————————–who login and what they are doing.

who————————–show who is logged on

whoami———————-who am I

pwd————————–print current working directory

rpm—————————redhat package manager

yum————————–yellowdog updater modified

Copyright © Windows教程網 All Rights Reserved