
Linux - Shell
thedayyourejectme
这个作者很懒,什么都没留下…
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
读书笔记 - 《Advanced Bash-Scripting Guide》
Part 1 It is a weired book that it has no the part one but part two. Part 2. Basics Yes, very basic, if you can't master all of them, please don't get forward. Read it again and again until y...2008-08-21 20:35:42 · 228 阅读 · 0 评论 -
nohup
nohup 命令 用途 不挂断地运行命令。 语法 nohup { -p pid | Command [ Arg ... ] [ & ] } 描述 nohup 命令运行由 Command 参数和任何相关的 Arg 参数指定的命令,同时忽略所有的挂起(SIGHUP)信号,或者修改用 -p 选项指...原创 2009-06-04 00:25:56 · 132 阅读 · 0 评论 -
Linux Command 60
Linux command 60原创 2009-08-25 21:06:03 · 189 阅读 · 0 评论