On Sunday 17 September 2006 22:43, George Adamides wrote:
> sometimes when i try to logout from my linux system i get the following
> message: #There are stopped jobs.
>
> what does this mean and how do i handle this issue?
Type fg to bring to the foreground any program you have running in the
ba
On 09/18/2006 12:43 AM, George Adamides wrote:
sometimes when i try to logout from my linux system i get the following message:
#There are stopped jobs.
what does this mean and how do i handle this issue?
Type "jobs" to find out what they are.
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
George Adamides:
>
> sometimes when i try to logout from my linux system i get the following
> message:
> #There are stopped jobs.
>
> what does this mean and how do i handle this issue?
Background:
You can suspend jobs in a shell by pressing Ctrl+z or let them run in
the background by starting
Hello George!
> sometimes when i try to logout from my linux system i get the following
> message:
> #There are stopped jobs.
This means that you run applications (editor, applications start with
"&" on the end) and you do not finish it.
> what does this mean and how do i handle this issue?
Try
4 matches
Mail list logo