How does one process we can start an executable file? How to
get the PID process, which we started?

Answer Posted / akash

We can use

ps -u yourusername

this will list all the processes that are started by you.

Is This Answer Correct ?    3 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain how to use grep command to list find the records of a file containing 10 different strings?

583


Explain the terms ‘system calls’ and ‘library functions’ with respect to unix commands?

628


Why is shebang used?

587


Why is it called grep?

551


What are the unix commands?

538






What does touch command do in unix?

713


why metadb requires a seperate slice to create Solaris volume manager

2544


What are awk commands?

573


What is command substitution?

615


What do know about tee command and its usage?

580


What is the function of grep command in unix?

573


What is the comma to display different lines that are found when compare two files?

585


Differentiate cmp command from diff command.

578


What does #!/ Bin sh do?

574


what is the advaantage of each user having its own copy of the shell?

2022