Killing process w/o number (csh)
    Rob McMahon 
    cudcv at warwick.ac.uk
       
    Thu Apr 25 00:12:33 AEST 1991
    
    
  
In article <3209 at mtecv2.mty.itesm.mx> jgabriel at mtecv2.mty.itesm.mx (Juan
Gabriel Ruiz Pinto) writes: 
>set line = `ps -ax | grep -v grep | grep sysline`
I've always wondered why people always do this rather than
	ps axc | grep sysline
... 
Rob
-- 
UUCP:   ...!mcsun!ukc!warwick!cudcv	PHONE:  +44 203 523037
JANET:  cudcv at uk.ac.warwick             INET:   cudcv at warwick.ac.uk
Rob McMahon, Computing Services, Warwick University, Coventry CV4 7AL, England
    
    
More information about the Comp.unix.shell
mailing list