Answer Posted / suitable
telnet - user interface to the TELNET protocol
The telnet command is used to communicate with another
host using the TELNET protocol. If telnet is invoked
without the host argument, it enters command mode,
indicated by its prompt ( telnet>). In this mode, it
accepts and executes the commands. If it is invoked
with arguments, it performs an open command with those
arguments.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
how to sort the content of the file based on numeric values
Differentiate cat command from more command.
What does find command return in unix?
How do I open a port?
How do you grep recursively?
How do you repeat a command in terminal?
How does pipe () work?
Which command is used to find whether the system is 32 bit or 64 bit?
What are the general commands in using unix os for a beginner?
Who invented grep?
What is time_t?
Explain the terms ‘system calls’ and ‘library functions’ with respect to unix commands?
What does grep v do?
Give the command for finding the current date.
How do I run a whois command?