VMS Help TCPIP Services, TELNET, Suspending, Example *Conan The Librarian (sorry for the slow response - running on an old VAX) |
In the following example, the user suspends the TELNET session to list the files in the working directory on the local host and deletes one of the files in that directory. TELNET> SPAWN $ DIR . . . $ DEL TR3.TXT:*
|