The FreeBSD Diary
(TM)
Providing practical examples since 1998
If you buy from Amazon USA, please support us by using
this link
.
[
HOME
|
TOPICS
|
INDEX
|
WEB RESOURCES
|
BOOKS
|
CONTRIBUTE
|
SEARCH
|
FEEDBACK
|
FAQ
|
FORUMS
]
Scripts / handy tips
New Topic
|
Go to Top
|
Go to Topic
|
Search
|
Log In
Previous Message
|
Next Message
Get the PID of a program that does not create a PID file
Author:
Dan
Date: 01-09-10 11:53
If a program does not create a PID file, this trick will create the PID file:
program & echo $! > /var/run/program.pid
--
Webmaster
Reply To This Message
|
Forum List
|
Flat View
Newer Topic
|
Older Topic
Topics
Author
Date
Get the PID of a program that does not create a PID file
new
Dan
01-09-10 11:53
Forum List
|
Need a Login? Register Here
User Login
User Name:
Password:
Remember my login:
Forgot Your Password?
Enter your email address or user name below and a new password will be sent to the email address associated with your profile.
How to get the most out of the forum