On 05/02/2009, Jon Hardcastle <jd_hardcas...@yahoo.com> wrote: > Hey guys.. random Linux question. > > 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?
Take a look at app-misc/screen. Although you do need to remember to start things inside a screen to begin with.