[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [cobalt-users] Stopping tail -f



Killing current process.  See bottom post.
> 
> > > That closes most running programs aside from ftp, telnet, and man.
> >
> > I'll bite.  How do you quit a telnet session if the machine you're 
> > telnetting to doesn't play ball?  I've got some hardware here that 
> > won't let you log out; Ctrl-Z or Ctrl-C don't work either.  
> I have to 
> > close my Ewan window.
> 
> I've used Ewan as long as I've had my RaQ as well and Ctrl+C 
> works to stop a tail -f. When I lose the connection or the 
> RaQ isn't responding I've noticed it disconnects itself after 
> a minute or so.
> 

The key used to kill the current process ( like a "tail -f" ) is
determined 
by values in the "stty" command.  The keystrokes defined for intr
(interrupt),
quit, and kill should all stop a tail, ftp, man, etc. although intr and
quit
are the "polite" way of asking a process to stop. 

A RaQ4 defaults to the following values:
intr = ^C; quit = ^\; kill = ^U; 

type "stty -a" and check out the values on your system.  
  
---- 
Dean Hall at Tactix ReEngineering ( dean@xxxxxxxxxx ) 
503 520-9699  http://www.tactix.com