View Single Post
Old 03-23-2003, 10:26 AM   #7 (permalink)
joe_bruin
LOAD "*",8,1
 
Join Date: Feb 2003
Location: la.ca.us
Posts: 254
joe_bruin is on a distinguished road
Quote:
Originally posted by peted
The control sequence that abc123 stated (Ctrl-Z) suspends a process (puts it in the background).
you're both right. in dos/windows ctrl-z is the EOF combo.
in unix, like you said, it is ctrl-d, and ctrl-z suspends a process.
joe_bruin is offline   Reply With Quote