Page Actions
Wiki Actions
User Actions
Submit This Story

另一个nice的例子

nice -n19是最低的进程优先级,像备份这样的操作就比较合适19了:

$ nice -n19 dump -0af - / -z9 | gpg -e -r <gpg key id> | ssh <user@host> "cat > ~/root.img"

Dump, 压缩,远程登录,cat,实现一个文件系统的远程备份…

Discussion

Enter your comment
 
 
blog/2009/10/另一个nice的例子.txt · Last modified: 2009/10/01 00:00 (external edit)     Back to top
Recent changes RSS feed Creative Commons License Powered by PHP Driven by DokuWiki