look at the man page for your shell.  job control is usually a duty of the
shell.

every shell has it's own quirks .

Paul Farber
Farber Technology
[EMAIL PROTECTED]
Ph  570-628-5303
Fax 570-628-5545

On Tue, 7 Dec 1999, Gregor Mosheh wrote:

> 
> Sorry, I don't know that that's possible. If it is, it'd be specific to
> that UNIX and wouldn't be part of SSH.
> 
> One thing that you can do, though, is use "screen", a really excellent GNU
> program that allows one to multiplex several terminals on a single
> terminal (like virtual consoles in BSD or Linux) and also to detach an
> entire tty session and then resume it again later, even if you log in from
> a different location and are running a different shell.
> 
> With screen, you can, for example, fire up a big FTP transfer and open an
> IRC window (on the same terminal screen), then detach the session, log out
> and walk across town and log in, then resume the screen session and find
> that everything was moving right along and is still there waiting for you
> as if you'd never left.
> 
> --
> Gregor Mosheh
> [EMAIL PROTECTED]
> Systems Admin, Humboldt Internet
> 707.825.4638
> 
> 
> On Tue, 7 Dec 1999, Braziel, Brady wrote:
> 
> > Does anyone know of a way to bring a process back to the foreground under
> > ssh after starting it in the background?
> > 
> > thanks
> > 
> > BB
> > 
> > Brady Braziel
> > Unix Administrator
> > Charles Schwab & Co., Inc.
> > 211 Main Street, 17th floor
> > voice: +01 415-667-0569
> > fax:   +01 415 667-0105
> > E-mail: [EMAIL PROTECTED]
> > -------------------------------------------
> > Any comments or statements made are not necessarily those of Charles
> > Schwab & Co., Inc., its subsidiaries, or affiliates.  
> > WARNING: All e-mail sent to this address will be received by the Charles
> > Schwab & Co., Inc. corporate e-mail system and is subject to archival
> > and review by someone other than the recipient.
> > 
> > 
> 
> 

Reply via email to