Gentoo Archives: gentoo-user

From: Volker Armin Hemmann <volkerarmin@××××××××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] accessing a bash
Date: Thu, 05 Feb 2009 16:12:58
Message-Id: 200902051712.11256.volkerarmin@googlemail.com
In Reply to: [gentoo-user] accessing a bash by Jon Hardcastle
1 On Donnerstag 05 Februar 2009, Jon Hardcastle wrote:
2 > Hey guys.. random Linux question.
3 >
4 > If i have a bash process running on my machine that i am not 'attatched' to
5 > is there anyway to access it and see what it is doing short of just killing
6 > it?
7 >
8
9 open files: lsof
10 everything else: strace