|
SAMS Teach Yourself Unix in 10 Minutes Authors: Shimonski R Published year: 2005 Pages: 31-33/170 |
Even More Help!Just when you thought you couldn't find any more help, there is more…there is even a built-in help system for specific commands. Why would you use this if you already know how to use the man pages? Well, the man pages aren't as easy to use as the built-in help system because they take more time to load and aren't as quick to reference. For many Unix-based commands if you need to find help, --help provides the information you need. In some cases, it might even be as simple as just typing h , or -? . Remember, Unix distributions can have small differences, and you may be able to abbreviate in one distribution whereas in another, you may not. In addition, this method may not work if the help system is damaged or unavailable. To view the built-in help for the date command, type the following: >date --help Usage: date [OPTION]... [+FORMAT] or: date [OPTION] [MMDDhhmm[[CC]YY][.ss]] Display the current time in the given FORMAT, or set the system date. -d, --date=STRING display time described by STRING, not 'now' -f, --file=DATEFILE like --date once for each line of DATEFILE -r, --reference=FILE display the last modification time of FILE -R, --rfc-822 output RFC-822 compliant date string -s, --set=STRING set time described by STRING -u, --utc, --universal print or set Coordinated Universal Time --help display this help and exit --version output version information and exit ... This information is much easier to read and utilize, but it does not contain the depth of information that the man pages contain. |
Graphical Help (Using KDE)SuSE is one of few software companies that still provide printed manuals that try to help users once they move beyond installing the product. Buying the boxed version of SuSE Linux Professional gives you two thick books: the Administration Guide and the User Guide , which can both also be found online. These books have a fairly easy-to-read style that will have you using the product in short order. These books can also help you learn Unix/Linux. The SuSE Help Center (covered in the following section) is basically a copy of the same documentation built within the system and found by simply clicking an icon on your desktop. Searching the Help CenterOpen the Help Center by typing susehelp from the shell, or click the life-preserver icon in either the KDE or GNOME. Both will open the Help Center for you to peruse. Once in the Help Center, take a look around to see whether the help there resembles the help you would expect to see in the man pages. You will find that both the graphical and text-based versions of help are useful in assisting you to work with and learn Unix. |
Additional DocumentationWhen using Unix in the workplace, you should have a system administrator who is in charge of the Unix system and who may operate it. This staff member should already have documentation set up for the Unix system he or she cares for. This includes disaster recovery and security logs and other forms of documentation, such as maps or logs. Another handy source of information that many systems administrators have exists in the form of a handbook that is usually given to new users on the network. Ask whether one exists for the Unix system you are working on. This handbook may provide you with another source of information that you can learn with and utilize. When working with Unix at home, you may want to keep this book and several Web links available for more information if needed.
There are also other forms of documentation that you may encounter on a local intranet or on the Internet, where online information can be found and used quickly. The next section takes a look at a few of these resources. Unix and Linux Resources OnlineUnix resources can be found online quickly if you use a search engine to locate them. Using your favorite Web browser, run a search for "unix help" or "unix commands." You can even be more specific. The results should keep you busy for quite some time. In addition, some of the most helpful Unix- and Linux-based sites on the Web as of the printing of this publication include the following:
Appendix A, "Learn More About Unix: Reference" also lists more references and helpful links. |
|
SAMS Teach Yourself Unix in 10 Minutes Authors: Shimonski R Published year: 2005 Pages: 31-33/170 |
![]() Sams Teach Yourself Linux in 10 Minutes | ![]() Sams Teach Yourself Unix in 24 Hours (4th Edition) | ![]() Time Series Analysis |