EZMAN



EZMAN

NAME
DESCRIPTION
NOTES
SEE ALSO
COLOPHON

NAME

ezman − easy interface to web based reference manuals

DESCRIPTION

man is the system’s manual pager. Each man page contains documentation for a program, utility or function. The ezman web page provides a simplifed search interface to these pages. Ezman searches the short descriptions of the manual page names for the keywords and displays the web pages matching those keywords. This roughly mimics the functionality of the man -k or apropos commands.

A ezman query executes a case-insensitive search of the man page short descriptions and provides a list of URLs to the matching pages. For queries with multiple terms, the matching descriptions will contain occurrences of each term. This makes it easy to refine the results from your search by adding multiple terms.


Examples:
A query to ezman can be given as options to the page urls. The following query was provided to the command line as shown below.

https://saratahosting.com/manpages/?q=format disk


process-trace


The examples below show the output of a request for information on programs that that provide process data.

The results of the first query for "process trace" is below, the second is a request for information on the term "trace" only.

https://saratahosting.com/manpages/?q=process trace


process-trace

The results of a query for the term "trace" only is below:

https://saratahosting.com/manpages/?q=trace


process-trace

NOTES

Manual pages are often packaged or updated with updates to programs. Therefore, the manual pages available on any Unix system is related to the programs and versions of programs installed on that system. The manual pages contained in this database are based on a typical Linux system installation. Most standard Linux programs and utilities are included as well as some popular add on programs.

Under Linux there are GUIs (graphical user interfaces), where you can point and click and drag, and hopefully get work done without first reading lots of documentation. The traditional UNIX environment is a CLI (command line interface), where you type commands to tell the computer what to do. That is faster and more powerful, but requires finding out what the commands are.

The ezman web page can assist users in learning what commands are available.

SEE ALSO

man(1)

COLOPHON

This goal of this page is to provide information about Linux. More information on Linux and Opensource can be found at https://sarata.com.







Opportunity


Personal Opportunity - Free software gives you access to billions of dollars of software at no cost. Use this software for your business, personal use or to develop a profitable skill. Access to source code provides access to a level of capabilities/information that companies protect though copyrights. Open source is a core component of the Internet and it is available to you. Leverage the billions of dollars in resources and capabilities to build a career, establish a business or change the world. The potential is endless for those who understand the opportunity.

Business Opportunity - Goldman Sachs, IBM and countless large corporations are leveraging open source to reduce costs, develop products and increase their bottom lines. Learn what these companies know about open source and how open source can give you the advantage.





Free Software


Free Software provides computer programs and capabilities at no cost but more importantly, it provides the freedom to run, edit, contribute to, and share the software. The importance of free software is a matter of access, not price. Software at no cost is a benefit but ownership rights to the software and source code is far more significant.


Free Office Software - The Libre Office suite provides top desktop productivity tools for free. This includes, a word processor, spreadsheet, presentation engine, drawing and flowcharting, database and math applications. Libre Office is available for Linux or Windows.





Free Books


The Free Books Library is a collection of thousands of the most popular public domain books in an online readable format. The collection includes great classical literature and more recent works where the U.S. copyright has expired. These books are yours to read and use without restrictions.


Source Code - Want to change a program or know how it works? Open Source provides the source code for its programs so that anyone can use, modify or learn how to write those programs themselves. Visit the GNU source code repositories to download the source.





Education


Study at Harvard, Stanford or MIT - Open edX provides free online courses from Harvard, MIT, Columbia, UC Berkeley and other top Universities. Hundreds of courses for almost all major subjects and course levels. Open edx also offers some paid courses and selected certifications.


Linux Manual Pages - A man or manual page is a form of software documentation found on Linux/Unix operating systems. Topics covered include computer programs (including library and system calls), formal standards and conventions, and even abstract concepts.