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 does pipe () work?
What is command substitution?
Differentiate cmp command from diff command.
Which unix command to make a new directory?
What is unix command?
Who command in unix operating system?
Which command is used to copy files?
How to use grep command to list find the records of a file containing 10 different strings?
Write a command that will display files in the current directory, in a colored, long format.
How to find $ai_serual resolved path by using unix
Explain mount and unmount command.
How can you see the command line history?
What is .sh file?
What is {} in find command?
Does cp command overwrite files?