日期:2014-05-16 浏览次数:20598 次
以 root 帐户执行上一条命令。 利用 Python 搭建一个简单的 Web 服务器,可通过 http://$HOSTNAME:8000 访问。 在 Vim 中无需权限保存编辑的文件。 更改到上一次访问的目录。 将上一条命令中的 foo 替换为 bar,并执行。 快速备份或复制文件。 traceroute + ping。 搜索命令历史,但不执行。 将 ssh keys 复制到 user@host 以启用无密码 SSH 登录。 把 Linux 桌面录制为视频。 ? 原文转载:?http://www.iteye.com/topic/794804
sudo !!
python -m SimpleHTTPServer
:w !sudo tee %
cd -
^foo^bar
cp filename{,.bak}
mtr google.com
!whatever:p
$ssh-copy-id user@host
ffmpeg -f x11grab -s wxga -r 25 -i :0.0 -sameq /tmp/out.mpg