Changes between Initial Version and Version 1 of wade/linux/nohup
- Timestamp:
- Dec 16, 2013, 3:32:16 PM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
wade/linux/nohup
v1 v1 1 [[PageOutline]] 2 3 = 用法 = 4 * 一般用法: 5 {{{ 6 nohup your_command & 7 }}} 8 * Redirect 9 {{{ 10 nohup your_command &>myout.txt & 11 }}} 12 13 14 = Reference = 15 * http://dragonspring.pixnet.net/blog/post/33257496-%5Blinux%5Btips%5Dnohup%3A-%E8%AE%93command%E5%9C%A8%E9%81%A0%E7%AB%AF%E5%9F%B7%E8%A1%8C%EF%BC%8C%E4%B8%8D%E5%9B%A0%E7%99%BB%E5%87%BA