Re: Pushing commands to the background

2003-03-18 Thread Nikolay Y. Orlyuk
On Mon, Mar 17, 2003 at 09:08:57PM -, Chris Phillips wrote: > > > Stuff like: - > > hostname > uptime > ping -c 100 ftp.furrie.net > traceroute ftp.furrie.net > > I'd like to push all the commands into the background & be able to log > off and let it do its business unattended. Unfortunate

Re: Pushing commands to the background

2003-03-17 Thread Kevin Stevens
> In <[EMAIL PROTECTED]>, Chris Phillips > <[EMAIL PROTECTED]> typed: >> >> hostname >> uptime >> ping -c 100 ftp.furrie.net >> traceroute ftp.furrie.net >> >> I'd like to push all the commands into the background & be able to log >> off and let it do its business unattended. Unfortunately, with m

Re: Pushing commands to the background

2003-03-17 Thread Mike Meyer
In <[EMAIL PROTECTED]>, Chris Phillips <[EMAIL PROTECTED]> typed: > > hostname > uptime > ping -c 100 ftp.furrie.net > traceroute ftp.furrie.net > > I'd like to push all the commands into the background & be able to log > off and let it do its business unattended. Unfortunately, with my > lackin

Re: Pushing commands to the background

2003-03-17 Thread Edmond Baroud
hi On Mon, 17 Mar 2003 21:08:57 - "Chris Phillips" <[EMAIL PROTECTED]> wrote: > Hello all, > > I'm not sure if it's exactly "On Topic" (I bet you'll let me know!), but > here goes... > > I work in technical support, for a FreeBSD based, Internet Appliance & > am after a way to gather some n

Re: Pushing commands to the background

2003-03-17 Thread Steve Bertrand
> I'm not sure if it's exactly "On Topic" (I bet you'll let me know!), but > here goes... > > I work in technical support, for a FreeBSD based, Internet Appliance & > am after a way to gather some network quality information. > > I'd like to run some commands, one after another, have the output(s)

Re: Pushing commands to the background

2003-03-17 Thread Rus Foster
On Mon, 17 Mar 2003, Chris Phillips wrote: > Hello all, > > I'm not sure if it's exactly "On Topic" (I bet you'll let me know!), but > here goes... > > I work in technical support, for a FreeBSD based, Internet Appliance & > am after a way to gather some network quality information. > > I'd like t