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 |
what is the default permission for /etc/shadow file in UNIX
Why is awk called awk?
How to display no of records in oracle using unix command?
what will be the output of ls ~/..
What is the use of sed command in unix?
what are the different commands used to create files?
Explain command to display different lines that are found when compare two files?
How can we "forked" process in UNIX? How then recognize in any of the branches we?
What is the different between UNIX command and UNIX shell script?
Is ‘du’ a command? If so, what is its use?
What is the first character of the output in ls l command?
What are file permissions in Unix, and how are they represented?