Sophie

Sophie

distrib > Mandriva > 2010.1 > x86_64 > by-pkgid > 965e33040dd61030a94f0eb89877aee8 > files > 1848

howto-html-en-20080722-2mdv2010.1.noarch.rpm

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
<HTML>
<HEAD>
 <META NAME="GENERATOR" CONTENT="SGML-Tools 1.0.9">
 <TITLE>From Power Up To Bash Prompt: Commands</TITLE>
 <LINK HREF="From-PowerUp-To-Bash-Prompt-HOWTO-13.html" REL=next>
 <LINK HREF="From-PowerUp-To-Bash-Prompt-HOWTO-11.html" REL=previous>
 <LINK HREF="From-PowerUp-To-Bash-Prompt-HOWTO.html#toc12" REL=contents>
</HEAD>
<BODY>
<A HREF="From-PowerUp-To-Bash-Prompt-HOWTO-13.html">Next</A>
<A HREF="From-PowerUp-To-Bash-Prompt-HOWTO-11.html">Previous</A>
<A HREF="From-PowerUp-To-Bash-Prompt-HOWTO.html#toc12">Contents</A>
<HR>
<H2><A NAME="s12">12. Commands</A></H2>

<P>You do most things in bash by issuing commands like <CODE>cp</CODE>. Most of these commands are
small programs, though some, like <CODE>cd</CODE> are built into the shell.  
<P>
<P>The commands come in packages, most of them from the Free Software Foundation (or GNU).
Rather than list the packages here, I'll direct you to the 
<A HREF="http://www.linuxfromscratch.org">Linux From Scratch HOWTO</A>. 
It has a full and up to date list of the packages that go into a Linux system
as well as instructions on how to build them.
<P>
<P>
<HR>
<A HREF="From-PowerUp-To-Bash-Prompt-HOWTO-13.html">Next</A>
<A HREF="From-PowerUp-To-Bash-Prompt-HOWTO-11.html">Previous</A>
<A HREF="From-PowerUp-To-Bash-Prompt-HOWTO.html#toc12">Contents</A>
</BODY>
</HTML>