Common UNIX Commands
I just decied to look for a few commonly used UNIX command.
- cd - Change Directory. (Just like in dos)
- mkdir - Make Directory.
- rmdir - Removes a Directory that is empty!
- ls - List directory. (Like dir in Windows)
I just decied to look for a few commonly used UNIX command.
host is a simple utility for performing DNS lookups. It is normally used to convert names to IP addresses and vice versa. When no arguments or options are given, host prints a short summary of its command line arguments and options.