From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.2.5 (2008-06-10) on sa.int.altlinux.org X-Spam-Level: X-Spam-Status: No, score=-1.6 required=5.0 tests=AWL,BAYES_00, DNS_FROM_OPENWHOIS,SPF_PASS autolearn=no version=3.2.5 Date: Wed, 13 Oct 2010 00:11:46 +0300 From: Igor Vlasenko To: ALT Linux Team development discussions Message-ID: <20101012211146.GB8380@dad.imath.kiev.ua> References: <20101012205312.GA8253@dad.imath.kiev.ua> <201010130003.48701.ledest@gmail.com> <20101012210844.GA8380@dad.imath.kiev.ua> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20101012210844.GA8380@dad.imath.kiev.ua> User-Agent: Mutt/1.5.20 (2009-08-17) Subject: Re: [devel] pidof -x does not work X-BeenThere: devel@lists.altlinux.org X-Mailman-Version: 2.1.12 Precedence: list Reply-To: ALT Linux Team development discussions List-Id: ALT Linux Team development discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Oct 2010 21:11:52 -0000 Archived-At: List-Archive: List-Post: On Wed, Oct 13, 2010 at 12:08:47AM +0300, Igor Vlasenko wrote: в общем, выглядит как баг, что не хорошо, так как pidof -x вызывается в getpidofproc() в /etc/rc.d/init.d/functions-compat. я пока извратился через pgrep -f, но это гораздо не аккуратнее. > > > pidof -x не работает или это фича? > > > > > > echo sleep 20 > 1.sh > > > $ sh 1.sh&; ps ax | grep 1.sh > > > [1] 24100 > > > 24100 pts/15 SN 0:00 sh 1.sh > > > $ pidof -x 1.sh > > > $ > > > [1] + done sh 1.sh > > > > А кто вас учил запускать X, а отслеживать pidof'ом Y? > это не я, а другой нехороший буратин. > и для этого -x и придумана - цитируя man pidof > > -x Scripts too - this causes the program to also return process > id's of shells running the named scripts. > > -- > > Dr. Igor Vlasenko > -------------------- > Topology Department > Institute of Math > Kiev, Ukraine > > _______________________________________________ > Devel mailing list > Devel@lists.altlinux.org > https://lists.altlinux.org/mailman/listinfo/devel -- Dr. Igor Vlasenko -------------------- Topology Department Institute of Math Kiev, Ukraine