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 rmdir command?
what is the use of ls -l command & what is the information it gives about user ?
how many internal commands is there in UNIX?
How do I delete files from command prompt?
what is the default permission for /etc/shadow file in UNIX
How to check whether some services are running in another server or not? Suppose i am currently in a server named A.I want to check whether some services are running in server B without logging into the server B.
3 Answers Amazon, MBA, Syntel, TCS, Unisys,
Explain ‘system calls’ with respect to unix commands?
Which command will you use to change the permissions on file?
distinguish between user mode and kernel mode?
How to redirect standard error to a file?
How to install scsi driver in unix? give me explanation clearly?
What does 'mkdir' command do in UNIX?