what is the command to make a process to run in the
foreground from background?
Answers were Sorted based on User's Feedback
Answer / dave_chamoli82
fg command is used to run command in the foregroud.
# fg [%job]
Is This Answer Correct ? | 31 Yes | 2 No |
How do you find out the server processes running?
What does chmod 644 do?
Which command is used to terminate a process?
Explain about kernel file in linux?
What command used for showing user info like Login Name, Canonical Name, Home Directory,Shell etc..?
What is the command to find the hardware configuration in Linux?
Please send Security on linux related questions and answers.
how do u extract files from iso cd images in linux?
How can I create a file with cmd?
Write a command that will do the following: -look for all files in the current and subsequent directories with an extension c,v -strip the,v from the result (you can use sed command) -use the result and use a grep command to search for all occurrences of the word orange in the files.
Explain about sh?
What is netstat command in linux?