Gentoo Archives: gentoo-user

From: Nikos Chantziaras <realnc@×××××.de>
To: gentoo-user@l.g.o
Subject: [gentoo-user] Re: accessing a bash
Date: Thu, 05 Feb 2009 18:33:12
Message-Id: gmfbce$gad$1@ger.gmane.org
In Reply to: [gentoo-user] accessing a bash by Jon Hardcastle
1 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 is there anyway to access it and see what it is doing short of just killing it?
5 >
6 > Thanks.
7
8 Give us the output of "ps aux | grep bash" and we might be able to tell
9 what it does.