How does one process we can start an executable file? How to
get the PID process, which we started?
Answer Posted / hari
to start a process
chkconfig nttpd on
to restart daemon
chkconfig nttpd restart
find the pid of daemon
pidof -s processname
pidof -s nttpd
pidof -s cupsd
pidof -s httpd
Please check it
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What are the general commands in using unix os for a beginner?
What is used to type command?
What is ‘ps’ command for?
What is the use of sed command in unix?
Name the general commands in using unix os for a beginner?
What is unix command?
What does awk stand for?
Why is it called a shebang?
Using unix command how to display no of records in oracle?
Give the command for finding the current date.
What is the command to find hidden files in the current directory?
Who invented grep?
What is updatedb?
hw will u use awk in replacing cahrs and files
How do I clear my terminal history?