The UNIX and Linux Forums
>
Top Forums
>
Shell Programming and Scripting
stoped job using ctrl+z now want to run in nohup
.
User Name
Remember Me?
Password
google site
Forums
Register
Blog
Man Pages
Forum Rules
Links
Albums
FAQ
Users
Calendar
Search
Today's Posts
Mark Forums Read
Thread
:
stoped job using ctrl+z now want to run in nohup
View Single Post in the UNIX and Linux Forums - Click on the Thread or Permalink to View Entire Thread -->
#
2
(
permalink
)
08-31-2008
vidyadhar85
Moderator(The Tutor)
Join Date: Jun 2008
Location: INDIA
Posts: 1,459
when you press ctrl+z you will get PID
then run
Quote:
nohup -p PID
vidyadhar85
View Public Profile
Find all posts by vidyadhar85