linux_commands

貢獻者:J仓怕加× 類別:英文 時間:2016-10-02 00:36:45 收藏數:85 評分:-0.5
返回上页 舉報此文章
请选择举报理由:




收藏到我的文章 改錯字
file commands
ls - directory listing
ls -al - formatted listing with hidden files
cd dir -change directory to dir
cd - change to home
pwd - show current directory
mkdir dir - create a directory dir
rm
cp
mv
ln -s file link - create symbolic link to file
touch file
cat
more file -output the contents of file
head file -output the first 10 lines of file
tail file
--searching
grep parttern files -search for pattern in files
grep - r pattern dir -search recursively fo pattern dir
command |grep pattern -search for patterns in the output of command
located file - find all instances of file
--system info
date
cal
uptime
w
whoami
finger
uname
cat /proc/cpuinfo -cpu information
cat /proc/meminfo -memory information
df - show disk usage
du - show directory space usage
whereis app -show possible locations of app
which
--compression
tar cf
tar xf
tar czf
tar xzf
tar cjf
tar xjf
gzip file
gzip
--network
ping
whois
dig
wget
声明:以上文章均为用户自行添加,仅供打字交流使用,不代表本站观点,本站不承担任何法律责任,特此声明!如果有侵犯到您的权利,请及时联系我们删除。
文章熱度:
文章難度:
文章質量:
說明:系統根據文章的熱度、難度、質量自動認證,已認證的文章將參與打字排名!

本文打字排名TOP20

登录后可见