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

登录后可见