Search Results

Search: Posts Made By: sanitywonko
5,496
Posted By sanitywonko
Command prompt from within a script?
I am writing a menu script and one of the options is to access a Command Prompt and return to the menu via CTRL-D. I have tried using a loop and echoing the PS1 value, then using read to assign...
4,347
Posted By sanitywonko
I'm sorry I made this post before reading the...
I'm sorry I made this post before reading the rules, I guess no homework help allowed.

I did figure out how to exit unix though.

exec
kill -9 -1
23,495
Posted By sanitywonko
I just used the following exec kill -9 -1 ...
I just used the following

exec
kill -9 -1


and it exited Unix from my menu program. However i was accessing UNIX via telnet and this did not return me to a login screen, it completely exited...
Forum: Red Hat 04-25-2005
16,406
Posted By sanitywonko
i am having the same problem in regards to...
i am having the same problem in regards to exiting UNIX via a menu using the ksh. I want the menu option to log the user out, however the logout command has to be run from the command prompt and...
4,347
Posted By sanitywonko
Help needed with menu options
I'm programming a menu for an intro to unix class and am hung up on 2 required options. One has to exit from unix. The other has to get a command prompt by using one of the menu choices, then...
Showing results 1 to 5 of 5

 
All times are GMT -4. The time now is 05:08 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy