How to find a Unix command
Unix provides hundreds of useful commands for all sorts of purposes, but it is sometimes difficult to find the specific command you are looking for.
To assist you with this task, most versions of Unix provide the `man -k` command.
The `man -k` command searches the online manual pages to help you find the Unix command for which you are looking.
For example, suppose you forgot the command to backup your Unix system. You might search for the word backup:
$ man -k backup dump(8), rdump(8) - file system backup restore(8), rrestore(8) - restore files or file systems from backups made with dump twfiles(5) - overview of files used by Tripwire and file backup process
Many Unix variants also provide the command `apropos`, which does the same thing as `man -k`.
Comments (1)
Leave a Reply
- Unix Tutorials
Unix Tutorial for Beginners This session concerns UNIX, which is a common operating system. By operating system, we mean the suite of programs which make the computer work. Unix is used by the workstations and multi-user servers within the school. Unix: The Bare Minimum The information here is intended to be a review for those [...]...
- Using IIS Command-Line Utilities to Manage IIS
The Types of Commands used to Manage IIS from the Command Line The types of commands that manage IIS from the command line are: IISReset, Windows Management Instrumentation (WMI) scripts, Active Directory Services Interface (ADSI), and the standard Windows commands and Support Tools utilities. IISReset Command-line Utility IISReset is a command-line utility that has been [...]...
- Backing Up and Restoring the WINS Database
Protecting the WINS database To protect your WINS databases from disasters and corruption, you should regularly back up your WINS databases. The methods which you can use to back up the WINS database are: You can use the WINS console to perform: A manual back up of the WINS database Schedule an automatic backup of [...]...
- Understanding ASR
Automated System Recovery (ASR) Overview Previously, in the Windows NT and Microsoft Windows 2000 operating systems, the emergency repair disk (ERD) feature was used to recover the system when disasters occurred. Windows XP Professional and Windows Server 2003 now include the Automated System Recovery (ASR) feature for recovering the system in disaster situations. The Automated [...]...
- MySQL Tutorials
MySQL Tutorials Welcome to our MySQL Tutorial section. This will provide you a comprehensive MySQL lessons and tutorial along with practical examples. MySQL One Liners You will find a collection of one-line commands for MySQL here. MySQL FULLTEXT Searching Tutorial Here, you will find a tutorial that shows how to perform MySQL Fulltext searching. This [...]...





I have wanted to experiment with UNIX for some time.
I hope your downloads and notes will be of great use.
To be on the safe side, since my computer is dos/winxp I shall be
using a virtual computer on an external drive initially so that the
two ( unix & dos) cannot interfere with each other.
Thanks, Bill Freeman