How do you move a process which is running background to
foreground?
Answer Posted / richa
%fg %jobnumber
'jobnumber' is the number of the job which u'll get by
running 'jobs' command.
| Is This Answer Correct ? | 7 Yes | 2 No |
Post New Answer View All Answers
How to use grep command to list find the records of a file containing 10 different strings?
What is sed awk grep?
What are awk commands?
Is grep faster than awk?
Enumerate some of the most commonly used network commands in unix?
What are grep patterns?
Name the various commands that are used for the user information in unix.
What is command substitution?
What does find command return in unix?
Name the general commands in using unix os for a beginner?
Explain how to use grep command to list find the records of a file containing 10 different strings?
How do I delete files from command prompt?
What is grep short for?
How do I find previous commands in unix?
Why is grep called grep?