home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.os.linux
- Path: sparky!uunet!sybus.sybus.com!myrddin!tct!chip
- From: chip@tct.com (Chip Salzenberg)
- Subject: Re: [BUG] Problems with ps 0.99.2
- Message-ID: <2B52E678.82B5@tct.com>
- Date: Tue, 12 Jan 1993 15:40:40 GMT
- References: <1993Jan11.123647.10217@cambria.columbus.oh.us> <andrewc.726828026@aurora.cc.monash.edu.au>
- Organization: TC Telemanagement, Clearwater, FL
- Lines: 12
-
- According to andrewc@aurora.cc.monash.edu.au (Andrew J. Cosgriff !):
- >while ps aux | grep uucico | grep -v grep > /dev/null
-
- How about, instead:
-
- while ps aux | grep '[u]ucico' > /dev/null
-
- --
- Chip Salzenberg at Teltronics/TCT <chip@tct.com>, <73717.366@compuserve.com>
- "you make me want to break the laws of time and space / you make me
- want to eat pork / you make me want to staple bagels to my face /
- and remove them with a pitchfork" -- Weird Al Yankovic, "You Make Me"
-