CHAPTER 8 Other Useful Commands
Command/Syntax | What it will do |
---|---|
finger [options] user[@hostname] | report information about users on local and remote machines |
ftp [options] host | transfer file(s) using file transfer protocol |
rcp [options] hostname | remotely copy files from this machine to another machine |
rlogin [options] hostname | login remotely to another machine |
rsh [options] hostname | remote shell to run on another machine |
telnet [host [port]] | communicate with another host using telnet protocol |