When I try to use nohub, the command is not recognized. I am using Red Hat 7.1.
What can I do to activate the nohub command?
Lars Nielsen Lind
----- Original Message -----
From: "Jeff Hoare" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Sunday, July 22, 2001 10:13 AM
Subject: Re: run Startup.sh at background
> Hi,
> I would have though that it should just run in background. But you could use
> nohup:
>
> nohup bin/startup.sh &
>
> This will leave it running, but I'm surprised as I can start my server
> remotely via tomcat and log out without problem.
>
> Jeff
> On Saturday 21 July 2001 19:42, you wrote:
> > Hi
> >
> > I start startup.sh at solaris by telnet. Everything is fine. But when I
> > logout telnet, the tomcat stopped too.
> > So what should I do?
> >
> > Thanks
> >
> > Harden
>
>