Submit Hint Search The Forums LinksStatsPollsHeadlinesRSS
14,000 hints and counting!


Click here to return to the 'Probably too basic, but...' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
Probably too basic, but...
Authored by: Anonymous on Apr 05, '02 07:14:30PM

Any way to get logout to run when you close a Terminal window?



[ Reply to This | # ]
Probably too basic, but...
Authored by: serversurfer on Apr 18, '02 11:21:37AM

You have to use 'exit' or '^d'. Cmd-W just closes the window, and terminates any running commands. (Like the shell itself, for example.)



[ Reply to This | # ]