
- Forum
- Operating Systems
- Shell Programming
- How to achieve this
How to achieve this
This is a discussion on How to achieve this within the Shell Programming forums, part of the Operating Systems category; I do not want to end the telnet session I started but I want to suspend the current telnet session.How ...
-
How to achieve this
I do not want to end the telnet session I started but I want to suspend the current telnet session.How can I achieve this?
-
You can type "^Z" (control-z) to suspend the current telnet session. The command is then waiting for you to resume. In this time you get a shell prompt and can issue any command.
-
06-13-2007, 04:03 AM #3
- Join Date
- Jun 2007
- Answers
- 8
How can we list out the current active file or process in UNIX machine?
Regards,
Siva.P
Bangalore
-
Sponsored Ads

Reply With Quote





