fg (Unix)
From Wikipedia, the free encyclopedia
fg is a job control command in Unix and Unix-like operating systems that resumes execution of a suspended process by bringing it to the foreground and thus redirecting its standard input and output streams to the user's terminal.[1] fg is required to be included in an operating system in order for it to be POSIX compliant.[2]
See also [edit]
References [edit]
External links [edit]
- : run jobs in the foreground – Commands & Utilities Reference, The Single UNIX® Specification, Issue 7 from The Open Group
|
||||||||||||||||||||||||||||||||
| This Unix-related article is a stub. You can help Wikipedia by expanding it. |