摘要: Jobs: [program name] &: create a job -> eg: google-chrome & , this command will create chrome job; jobs:list all the jobs; fg %n:stop a job, n is numeric which is the ID of the job, if follows Ctrl + C, which will kill the job, if follows Ctrl + Z, which will stop the job; bg %n: run a jo 阅读全文
posted @ 2012-06-03 17:24 Canie 阅读(127) 评论(0) 推荐(0)
摘要: when run command line: sudo vi ./linuxqq/DEBIAN/control, the bellow prompt show:E325: ATTENTIONFound a swap file by the name "./linuxqq/DEBIAN/.control.swp" owned by: root dated: Sun Jun 3 16:52:55 2012 file name: ~root/linuxqq/DEBIAN/control modified: no user na... 阅读全文
posted @ 2012-06-03 17:05 Canie 阅读(711) 评论(0) 推荐(0)