[EMAIL PROTECTED] writes:
> In <003901c255c3$eb1c9da0$[EMAIL PROTECTED]>, on
> 09/06/2002 at 08:39 AM,
>"daniel" <[EMAIL PROTECTED]> said:
>
> >i understand how to put a command in the background by putting an '&' on
> >the end, but it seems that this doesn't separate the command from that
>
In <003901c255c3$eb1c9da0$[EMAIL PROTECTED]>, on
09/06/2002 at 08:39 AM,
"daniel" <[EMAIL PROTECTED]> said:
>i understand how to put a command in the background by putting an '&' on
>the end, but it seems that this doesn't separate the command from that
>xterm.
Someone has already told you ab
On Fri, 2002-09-06 at 10:24, Anthony E. Greene wrote:
> On 06-Sep-2002/09:39 -0700, daniel <[EMAIL PROTECTED]> wrote:
> >i understand how to put a command in the background by putting an '&' on
> >the end, but it seems that this doesn't separate the command from that
> >xterm.
>
> man nohup
You
Dear Daniel (et al.),
On 06 Sep 2002 10:52:07 -0700, Gordon Messmer <[EMAIL PROTECTED]>
wrote:
> On Fri, 2002-09-06 at 09:39, daniel wrote:
> > i understand how to put a command in the background by putting an
> > '&' on the end, but it seems that this doesn't separate the
> > command from t
On Fri, 2002-09-06 at 09:39, daniel wrote:
> i understand how to put a command in the background by putting an '&' on the
> end, but it seems that this doesn't separate the command from that xterm.
...
> # safe_mysqld &
...
> then i exit the prompt and i /should/ get back machine (a)'s prompt but
On Fri, 2002-09-06 at 11:39, daniel wrote:
> i understand how to put a command in the background by putting an '&' on the
> end, but it seems that this doesn't separate the command from that xterm.
>
> for example, i ssh into machine (b) from machine (a) and run:
>
> # safe_mysqld &
> [1] 18208
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 06-Sep-2002/09:39 -0700, daniel <[EMAIL PROTECTED]> wrote:
>i understand how to put a command in the background by putting an '&' on
>the end, but it seems that this doesn't separate the command from that
>xterm.
man nohup
Tony
- --
Anthony E. G
i understand how to put a command in the background by putting an '&' on the
end, but it seems that this doesn't separate the command from that xterm.
for example, i ssh into machine (b) from machine (a) and run:
# safe_mysqld &
[1] 18208
# Starting mysqld daemon with databases from /var/lib/mys