From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1N6i72-0005Od-3l for garchives@archives.gentoo.org; Sat, 07 Nov 2009 10:01:40 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 137B6E075E; Sat, 7 Nov 2009 10:01:39 +0000 (UTC) Received: from ey-out-1920.google.com (ey-out-1920.google.com [74.125.78.150]) by pigeon.gentoo.org (Postfix) with ESMTP id CD54CE075E for ; Sat, 7 Nov 2009 10:01:38 +0000 (UTC) Received: by ey-out-1920.google.com with SMTP id 3so368752eyh.40 for ; Sat, 07 Nov 2009 02:01:38 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=domainkey-signature:received:received:from:to:subject:date :user-agent:references:in-reply-to:mime-version:content-type :content-transfer-encoding:message-id; bh=6fIRGkERB6ZwwG++HtjOp/du+n89j8N9ic4o2bVP/9U=; b=r+TnZ9k8Lgt7TDzoWfpm7we995i3s9wISGPUH8NQeisPqeaEG4so96//ZAuo74p/Lg dzsYtp0/1ZqQ+G5/8XlczmDRXmyVUiMOtkfHfWflHymxBs+HToL2U3svWNxznbgyt7lI sv6hQHnMrkvPBZ0KPLgLedM0z64R7CFQ+SNMk= DomainKey-Signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=gamma; h=from:to:subject:date:user-agent:references:in-reply-to:mime-version :content-type:content-transfer-encoding:message-id; b=LnYMrU0iS/s+PTsF9ckW+CPD5zJltIir/+Fl6M8W9FEqzQvEzp1IS3bGcRmzxxRRo4 s2MOyRqhKWAlPdksELs3apGR2RAp17vgLHYaZPDwatlaBt/FbIKPWTnzVBiR52pWEJHf +hWHYhOXJKOv7XKO5RKaXu6dqtOdurA4gxFHM= Received: by 10.216.86.83 with SMTP id v61mr1145233wee.80.1257588098209; Sat, 07 Nov 2009 02:01:38 -0800 (PST) Received: from energy.localnet (energy.heim10.tu-clausthal.de [139.174.197.94]) by mx.google.com with ESMTPS id p10sm2254009gvf.14.2009.11.07.02.01.37 (version=TLSv1/SSLv3 cipher=RC4-MD5); Sat, 07 Nov 2009 02:01:37 -0800 (PST) From: Volker Armin Hemmann To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] ps shows pegasus process running - what is it? Date: Sat, 7 Nov 2009 11:01:33 +0100 User-Agent: KMail/1.12.3 (Linux/2.6.32-rc6-zen1r4; KDE/4.3.3; x86_64; ; ) References: <39CFC182-B039-4D26-9880-DC26485DF8F2@stellar.eclipse.co.uk> In-Reply-To: <39CFC182-B039-4D26-9880-DC26485DF8F2@stellar.eclipse.co.uk> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <200911071101.33605.volkerarmin@googlemail.com> X-Archives-Salt: 02dd2b11-7a58-42a8-858a-9f54c48e9319 X-Archives-Hash: 6500462e402d7add7581b323902cbf9a On Samstag 07 November 2009, Stroller wrote: > Hi there, > > I have just found a process called "pegasus" running on my machine. > Does anyone know what it is, please? > > # ps -e | grep peg > 816 ? 00:00:00 pegasus > # > > A Google suggested I might be able to find it's path thusly: > # ps -e -o pid,args | grep peg > 816 [pegasus] > 13927 grep --colour=auto peg > # > > But as you can see, no joy. What do the [square brackets] mean, please? afaik it is a kernel process.