Re: grepping in ps output

2000-04-28 Thread B.C.J.O
On Sat, 29 Apr 2000, Tamas TEVESZ wrote: > On Sat, 29 Apr 2000, Paul van Empelen wrote: > > > And not all processes use a /var/run/.pid. With the commands > > ps ax | grep process, you sometimes see the 'grep process' in the output. > > That's not what I want. > > grep -v grep Evi Nemeth h

Re: grepping in ps output

2000-04-28 Thread Tamas TEVESZ
On Sat, 29 Apr 2000, Paul van Empelen wrote: > And not all processes use a /var/run/.pid. With the commands > ps ax | grep process, you sometimes see the 'grep process' in the output. > That's not what I want. grep -v grep -- [-] there's a devil waiting outside your door

Re: grepping in ps output

2000-04-28 Thread John Gonzalez/netMDC admin
Dont reinvent the wheel. With that said, here are some pointers :) ([EMAIL PROTECTED])(23/ttyp2)(04:26pm:04/28/00)- ($:~)- ps auxwww | grep q[m]ail qmaill1482 0.0 0.2 848 144 ? S Jan 24 1:54 splogger qmail qmailq1485 0.0 0.1 84068 ? S Jan 24 0:57 qmail-clean qmail

grepping in ps output

2000-04-28 Thread Paul van Empelen
Hi, I am working on a bourne script that can restart services if they hang. If the process does not respond, I want to kill and restart it, but I haven't found a good way to locate it's process ID from the ps output. And not all processes use a /var/run/.pid. With the commands ps ax | grep pro

postfix: "timeout after DATA from unknown"

2000-04-28 Thread Neale Banks
Greetings, I've run up a new box with potato and using postfix for smtp relay. All looks well, however in mail.log there are many entries like: Apr 28 23:35:33 foo postfix/smtpd[1617]: connect from unknown[209.35.126.76] Apr 28 23:35:34 foo postfix/smtpd[1617]: 48751B8014: client=unknown[209.35

Re: Backup on cd-s

2000-04-28 Thread Smoerk
>Problem is - create bootable CD, that contains all tools >neccesery to repair broken system (mkfs, fdisk, vi, tar, gzip >etc, etc) , and that contains data track >with all backuped files ( >as usr.tar.gz home.tar.gz root.tar.gz and all). There is tool announced at freshmeat today, which does e