On: Wed, Aug 30, 2006 at 03:22:20PM -0400,Alan Altmark Wrote:

[...]

} Mace, if you're looking at Linux commands, then the CMS manual will be of 
} no help.  Often, the word "quit" or "exit" will get you out of whatever 
} you've gotten yourself into.  :-)  Also, control-c.  This is whatever 
} character generates 0x5F on your emulator (typically ^ or logical not, 
} depending on code page) followed by lower-case 'c' (no space) and then 
} press ENTER. 

Another unix convention that may help is ^D (ctrl-D).  This is usually
interpreted as end-of-file by a program that is looking for console
input, as I expect you have.

-- 
Rich Greenberg  N Ft Myers, FL, USA richgr atsign panix.com  + 1 239 543 1353
Eastern time.  N6LRT  I speak for myself & my dogs only.    VM'er since CP-67
Canines:Val, Red & Shasta (RIP),Red, Zero & Casey, Siberians  Owner:Chinook-L
Retired at the beach                                     Asst Owner:Sibernet-L

Reply via email to