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

What does the command ' $who | sort –logfile > newfile' do?

768


What is ‘ps’ command for?

614


What is s and g in sed command?

557


What do know about tee command and its usage?

586


Is there any method to erase all files in the current directory, along with its all sub-directories, by using only one command?

589






How is the command '$cat file2 ' different from '$cat >file2 and >> redirection operators ?

759


What is command statement?

541


Write a command that will find all text files in a directory such that it does not contain the word "amazing" in any form (that is, it must include the words amazing, amazing, or amazing)?

954


How do I delete files from command prompt?

549


How do I search for text in vi?

584


Is there a way to erase all files in the current directory, including all its sub-directories, using only one command?

797


What does this command do,"$more readme.txt“?

687


What do know about tee command?

601


What are bash commands?

589


What is the size of time_t?

645