On Wed, Mar 31, 2004 at 01:28:41PM +0800, [EMAIL PROTECTED] wrote:
> I was wondering if I did something like this using putty:
>
> #nohup btlaunchmany.py . &
>
> and then the session was terminated because of a power spike, how could I
> put the process back into the foreground after logging in
>>nohup is a possible solution; check its man page.
>>
>>Example:
>>
>>$ nohup wget http://server/big.iso &
>>
>>On Fri, 2004-03-26 at 05:22, Robert Storey wrote:
>>
>>>I want to log off and hang up the modem. The question is, how to do so?
>>> With the above process running, I can't even get back
On Fri, Mar 26, 2004 at 09:22:48AM +0100, Robert Storey wrote:
> OK, that download might run for hours. I don't want to stay connected for hours,
> I want to log off and hang up the modem. The question is, how to do so? With the
> above process running, I can't even get back to the command line to
Augusto Jun Devegili wrote:
nohup is a possible solution; check its man page.
Example:
$ nohup wget http://server/big.iso &
On Fri, 2004-03-26 at 05:22, Robert Storey wrote:
I want to log off and hang up the modem. The question is, how to do so? With the
above process running, I can't even g
> I'm surprised this hasn't been mentioned, but why not try screen? It's
> made for precisely this reason.
Screen is your friend. Screen is probably the tool I use most, as a
SysAdmin. I couldn't live without it.
-ste
___
[EMAIL PROTECTED] maili
Robert Storey wrote:
I know this has got to be a basic question, but strangely enough I haven't been
able to find the answer anywhere...
Suppose I'm at home with a dial-up connection to the Internet. At the school
where I work we have a server running FreeBSD with a full-time connection (T1
line).
On Mar 25, 2004, at 17:27, Augusto Jun Devegili wrote:
nohup is a possible solution; check its man page.
Example:
$ nohup wget http://server/big.iso &
On Fri, 2004-03-26 at 05:22, Robert Storey wrote:
I want to log off and hang up the modem. The question is, how to do
so? With the
above proces
nohup is a possible solution; check its man page.
Example:
$ nohup wget http://server/big.iso &
On Fri, 2004-03-26 at 05:22, Robert Storey wrote:
> I want to log off and hang up the modem. The question is, how to do so? With the
> above process running, I can't even get back to the command line
Hi
On Fri, 26 Mar 2004, Robert Storey wrote:
> Suppose I'm at home with a dial-up connection to the Internet. At the school
> where I work we have a server running FreeBSD with a full-time connection (T1
> line). So from home, I log onto the school's server with ssh, and start a
> process that wi
I know this has got to be a basic question, but strangely enough I haven't been
able to find the answer anywhere...
Suppose I'm at home with a dial-up connection to the Internet. At the school
where I work we have a server running FreeBSD with a full-time connection (T1
line). So from home, I log
10 matches
Mail list logo