Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.os.linux.development.apps > #551 > unrolled thread

why do I see cat /bin/cat in system monitor when I start some applications?

Started byalex <alex@localhost.localdomain>
First post2012-12-20 00:48 +0400
Last post2012-12-22 00:19 +0000
Articles 3 — 3 participants

Back to article view | Back to comp.os.linux.development.apps


Contents

  why do I see cat /bin/cat in system monitor when I start some applications? alex <alex@localhost.localdomain> - 2012-12-20 00:48 +0400
    Re: why do I see cat /bin/cat in system monitor when I start some applications? jt@toerring.de (Jens Thoms Toerring) - 2012-12-22 00:07 +0000
      Re: why do I see cat /bin/cat in system monitor when I start some applications? Richard Kettlewell <rjk@greenend.org.uk> - 2012-12-22 00:19 +0000

#551 — why do I see cat /bin/cat in system monitor when I start some applications?

Fromalex <alex@localhost.localdomain>
Date2012-12-20 00:48 +0400
Subjectwhy do I see cat /bin/cat in system monitor when I start some applications?
Message-ID<kat93d$e03$1@speranza.aioe.org>
Hi All,
why do I see "cat /bin/cat" in addition to a new process in system 
monitor when I start some applications?
thanks.

[toc] | [next] | [standalone]


#552

Fromjt@toerring.de (Jens Thoms Toerring)
Date2012-12-22 00:07 +0000
Message-ID<ajkbtuF4fukU1@mid.uni-berlin.de>
In reply to#551
alex <alex@localhost.localdomain> wrote:
> why do I see "cat /bin/cat" in addition to a new process in system 
> monitor when I start some applications?

Sorry, but what is what you call "system monitor"? You may wonder
but I've never had anything called like that and I'm using Linux
since a quite a long time, so this is a genuine question because
what "cat /bin/cat" means could depends on the what the output
of your "system monitor" tool is and could mean (beside a lot
of other things) that something is applying 'cat' on '/bin/cat'
or it might stand for "'cat' is running and the location of it
in the file system is '/bin/cat'". I definitely wouldn't expect
anyone to call 'cat' on its binary for too many good reasons.

The next question is if this happens with every application
you start or only for a certain subset (and, in that case,
can you detect any patterns)?. I'm asking because e.g. some
scripts may use 'cat' (sometimes for no good reasons;-) and
then 'cat' will, of course, appear in any tool that shows
what's currently running on your machine.

                              Regards, Jens
-- 
  \   Jens Thoms Toerring  ___      jt@toerring.de
   \__________________________      http://toerring.de

[toc] | [prev] | [next] | [standalone]


#553

FromRichard Kettlewell <rjk@greenend.org.uk>
Date2012-12-22 00:19 +0000
Message-ID<87a9t73plk.fsf@araminta.anjou.terraraq.org.uk>
In reply to#552
jt@toerring.de (Jens Thoms Toerring) writes:
> alex <alex@localhost.localdomain> wrote:

>> why do I see "cat /bin/cat" in addition to a new process in system
>> monitor when I start some applications?
>
> Sorry, but what is what you call "system monitor"? You may wonder
> but I've never had anything called like that and I'm using Linux
> since a quite a long time, so this is a genuine question because
> what "cat /bin/cat" means could depends on the what the output
> of your "system monitor" tool is and could mean (beside a lot
> of other things) that something is applying 'cat' on '/bin/cat'
> or it might stand for "'cat' is running and the location of it
> in the file system is '/bin/cat'". I definitely wouldn't expect
> anyone to call 'cat' on its binary for too many good reasons.

They are probably referring to gnome-system-monitor.  This displays the
basename of the command in the 'Process Name' column and the full path
and arguments when you hover over it, which may be what they mean by
'cat /bin/cat'.

-- 
http://www.greenend.org.uk/rjk/

[toc] | [prev] | [standalone]


Back to top | Article view | comp.os.linux.development.apps


csiph-web