Answer Posted / sushma
using this command we can connect to remote host computer
through telnet protocol.It allows all application level
permission
syntax- $telnet[options][protocol]
Ex-$telnet 192.1.4.191
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
How do I search for a file in unix command?
What is grep r?
How does shebang work?
How do you grep a case insensitive?
How do I use nslookup?
Explain ‘system calls’ with respect to unix commands?
What is the size of time_t?
How do I delete files from command prompt?
What difference between cmp and diff commands?
What does find command return in unix?
How to display no of records in oracle using unix command?
What is awk used for?
What is grep command in unix with examples?
Is ‘du’ a command? If so, what is its use?
Is there any method to erase all files in the current directory, along with its all sub-directories, by using only one command?