
<a target="_blank"></a>
sudo !!
python -m simplehttpserver
cd -
^foo^bar
mtr google.com
ctrl-x e
<space>command
reset
'alt+.' or '<esc> .'
mount | column -t
echo "ls -l" | at midnight
dig +short txt <keyword>.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" <a href="http://twitter.com/statuses/update.xml">http://twitter.com/statuses/update.xml</a>
原文釋出時間:2014-05-29
本文來自雲栖合作夥伴“linux中國”