How does one process we can start an executable file? How to
get the PID process, which we started?
Answer Posted / reddy
ps -ef|grep java
excute the above comand.......
| Is This Answer Correct ? | 6 Yes | 7 No |
Post New Answer View All Answers
How to display no of records in oracle using unix command?
Who command in unix operating system?
Why is it called a shebang?
What are bash commands?
How does pipe () work?
Write a command that will display files in the current directory, in a colored, long format.
What is the first character of the output in ls l command?
What does #!/ Bin sh do?
Which command is used to delete all files in the current directory and all its sub-directories?
What happens when we execute a unix command?
What is used to type command?
Explain mount and unmount command.
How do I use nslookup?
What command will change your prompt to myprompt?
What does grep v do?