what is the use of "fg" command ?
Answers were Sorted based on User's Feedback
Answer / harish
fg command will put a process running in background to
foreground.
| Is This Answer Correct ? | 49 Yes | 1 No |
Answer / c sivakumar. kumarsiva46@yaho
'bg' means background and 'fg' foreground. This 'fg'
command using to change the background process to
foreground.
| Is This Answer Correct ? | 20 Yes | 2 No |
How to view the hidden files in /etc directory?
What is the difference between cat command and more command?
distinguish between paging and swapping?
what do you understand by 'building block primitive'?
By using which command we can find the CPU utilization time?
What are the dos commands?
How to get a particular string as your prompt ? Give syntax of that command?
Who invented grep?
Where LOG fiels resides in AIX and pls tel me how to remove the log file
How to display a file name which has zero bytes in size.
What is the search command in unix?
What does pipe () return?