On Mon, 9 Aug 1999, Yaron Zabary wrote:


You can also use `screen'.

--Ariel

> On Mon, 9 Aug 1999, Isaac Aaron wrote:
> 
> > Hi
> >
> > Does anybody know a shell command that allows me to run something in the
> > background immediately?
> >
> > I've looked in to the alternatives -
> >
> > at: Doesn't fit my need. I need to run it now.
> 
> You could 
> 
> at now + 0 minutes
> 
> 
> > batch: Batch run a process immed. only if the load average is lower than
> > 0.8.
> > cron: Same as at.
> > issuing the command with the & sign: This will run as a nested process.
> > When I'll close the terminal, the command will shut with it.
> 
>  Or use nohup as described by another poster.
> 
> >
> > Anyone?
> >
> >
> > =================================================================
> > To unsubscribe, send mail to [EMAIL PROTECTED] with
> > the word "unsubscribe" in the message body, e.g., run the command
> > echo unsubscribe | mail [EMAIL PROTECTED]
> >
> >
> 
> 
> -- Yaron.
> 
> 
> =================================================================
> To unsubscribe, send mail to [EMAIL PROTECTED] with
> the word "unsubscribe" in the message body, e.g., run the command
> echo unsubscribe | mail [EMAIL PROTECTED]
> 

--
Ariel Biener
e-mail: [EMAIL PROTECTED]           Work phone: 03-640608
fingerprint = 07 D1 E5 3E EF 6D E5 82 0B E9 21 D4 3C 7D 8B BC


=================================================================
To unsubscribe, send mail to [EMAIL PROTECTED] with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail [EMAIL PROTECTED]

Reply via email to