天天看點

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中國”