Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

"importing" jobs into new bash shells?

Status
Not open for further replies.

DPisarev

Programmer
Joined
Dec 12, 2002
Messages
29
Location
CA
Hi,

I wonder if I can start a background process in bash, log out, then relog back in and get a handle on that process as a job again?

Thanks!
 
man screen

vlad
+----------------------------+
| #include<disclaimer.h> |
+----------------------------+
 
Vlad,

Thanks for the reply. You gave me a workaround but I'd really like to know if what I asked about is possible without digressing into something as distant as the &quot;screen&quot; manager.

Thanks,
Dmitri.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top