天天看点

20个最受欢迎的Linux命令,你同意么?20个最受欢迎的Linux命令,你同意么? 本文根据commandlinefu网站的历史排名,筛选出了前20个得票最高的Linux命令。看看你都能熟练使用了吗? 

20个最受欢迎的Linux命令,你同意么?20个最受欢迎的Linux命令,你同意么? 本文根据commandlinefu网站的历史排名,筛选出了前20个得票最高的Linux命令。看看你都能熟练使用了吗? 

<a target="_blank"></a>

sudo !!

python -m simplehttpserver

cd -

^foo^bar

mtr google.com

ctrl-x e

&lt;space&gt;command

reset

'alt+.' or '&lt;esc&gt; .'

mount | column -t

echo "ls -l" | at midnight

dig +short txt &lt;keyword&gt;.wp.dg.cx

ssh -n -l2001:localhost:80 somemachine

man ascii

curl ifconfig.me

!!:gs/foo/bar

dd if=/dev/dsp | ssh -c arcfour -c username@host dd of=/dev/dsp

mount -t tmpfs tmpfs /mnt -o size=1024m

sshfs name@server:/path/to/folder /path/to/mount/point

curl -u user:pass -d status="tweeting from the shell" &lt;a href="http://twitter.com/statuses/update.xml"&gt;http://twitter.com/statuses/update.xml&lt;/a&gt;

原文发布时间:2014-05-29

本文来自云栖合作伙伴“linux中国”