Glade is a RAD tool to enable quick & easy development of user interfa ..
This tutorial introduces the reader informally to the basic concepts a ..
Python is a dynamic object-oriented programming language that can be u ..
Tutorial for creating applications using Python and PyGTK ..
A good beginner's overview on what actually happens when compiling sof ..
This document outlines the set of requirements and guidelines for file ..
The Linux System Administrator's Guide, describes the system administr ..
This document is an attempt to summarise the many command-line based t ..
This guide, published by the Linux Foundation, explains how to deal wi ..
This document is an attempt to summarise the many command-line based tools available to a GNU/Linux based operating system.
Categories:
Beginners, Documentation, Shell
Homepage: http://tldp.org/LDP/GNU-Linux-Tools-Summary/html/GNU-Linux-Tools-Summary.html
License: GNU Free Documentation License
Author: Gareth Anderson
Published by: ossdeveloper.com admin
Total page views: 119
Total rating: 0
Total votes: 0
Date added: 2008-08-27 04:28:34
Date modified: 2008-08-27 04:28:34
From the introduction of the document itself:
This document is an attempt to summarise the many command-line based tools available to a GNU/Linux based operating system. This guide is not a complete listing (I doubt it's possible to document all available programs), this document lists many tools which are available to GNU/Linux systems and which are, or can be useful to the majority of users.
Each tool description provides a quick overview of it's function and some useful options for that individual tool.
The tools listed that require a GUI, usually the X windowing system, are those listed in the Graphics Tools section. All other tools are completely command-line-based and do not require a GUI to run.
If you are looking for information on GUI based tools you will need to look elsewhere.
Also note that a few of the tools in this guide are bash (the Bourne-Again-SHell) specific, tools specific to other shells are not listed in this document.
For some of the tools that are harder to use, or perform a more complex task, there are several mini-tutorials (or mini-guides; Chapter 20) within this document.
Where a mini-guide was considered unncessary, detailed descriptions that explain in detail how a particular tool works, and some examples of how to use it are provided.
Please note that the word “tool” is used interchangeably with the word “command”, both have the same meaning (at least in this guide). For a more detailed explanation, read about the UNIX Tools Philosophy here: Chapter 3 or visit the links in the appendix, Section A.2.2.1.
Access the home page for more information