링크 ux fg bg ctrl + z jobs & 등 명령

fg, bg, jobs, &, ctrl + z 는 모두 시스템 임무 와 관련 이 있 습 니 다. 지금 은 기본적으로 이런 명령 을 사용 할 필요 가 없 지만 배 워 도 실 용적 입 니 다.
 
 。&       
              ,             
 。ctrl + z
                       ,    
 。jobs
                    
 。fg
                    
             ,    fg %jobnumber        ,%jobnumber   jobs                 (  pid)
 。bg
                ,      
             ,   bg %jobnumber        ,%jobnumber   jobs                 (  pid) 
 。nohup

 
 
 
 
  nohup  :           ,                   ,      nohup  。           /               。nohup        ( n ohang up)。

 
           :nohup command &
Linux   Shell      Jobs  
  ps             ;
  kill             (          );
  jobs     shell           ,    jobsid,              ;            (          Terminated),shell     shell                 ;
  bg          (Background);
  fg          (Foreground); 
   job        
        X     ,         :          GUI  ,GUI     ,            ,    shell          ,   GUI    。 
                    ,            ,          : #     xmms
  $xmms &
      xmms ,         。  xmms       ;             “&” ,       ;      ctrl+z    ,    bg  ,             。
    :     
           2 ,[1],[2];                ,             ,                “[2]”     。        ,          。     “fg”、“bg” “stop”    ,        ,           。
    jobs 
    jobs ps           jobs。 
  jobs       ,+          ,                  ,jobs -l          PID,jobs      running, stopped, Terminated,          (kill),shell     shell                 ;    ,jobs        shell                      ;
        
         : 
   solaris   stop    ,  jobs    job (   num),    stop %num;
   redhat ,   stop  ,       kill -stop PID,     ;
                 ,  bg %num       job    stopped  running,      ;           ,    fg %num  ;
         :
  ctrl+Z;
        
         :
     :
    jobs    job (   num),    kill %num
     :
    ps    job    (PID,   pid),    kill pid 
         :
  ctrl+c
  kill      
  kill        ,           ,  kill -l     kill     。 
  SIGTERM      kill     ,          ,              。         ,    kill -SIGKILL pid,          ,          。

 
 

좋은 웹페이지 즐겨찾기