<?xml version="1.0" encoding="ISO-8859-1"?>
<!DOCTYPE wml PUBLIC "-//WAPFORUM//DTD WML 1.3//EN" "http://www.wapforum.org/DTD/wml13.dtd">
<wml>
 <!-- page name="index"-->
 <template>
  <do optional="false" label="Back" type="prev">
   <prev/>
  </do>
 </template>
 <card ordered="true" newcontext="false" id="index">
  <do optional="false" type="options" label="Next">
   <go enctype="application/x-www-form-urlencoded" method="get" sendreferer="true" href="commands.wml"/>
  </do>
  <!-- h1 -->
  <h1>Entering UNIX Commands</h1>
  <p>General information for entering UNIX commands in a command line terminal session, regardless of which shell is used. </p>
  <a href="commands1a.wml">How To Execute UNIX Commands</a>
  <a href=".wml">Use of "." (dot or period) in UNIX</a>
  <a href="permissions.wml">UNIX Commands and Command Shells</a>
  <a href=".wml">PATH environment variable</a>
  <a href="files1a.wml">UNIX Files</a>
  <a href="wildcards1a.wml">Wildcards</a>
  <a href="delimiters1a.wml">Delimiters</a>
  <a href="logname.wml">Writing UNIX Shell Scripts</a>
  <a href="ps.wml">Managing Processes</a>
  <a href="background.wml">Managing Jobs</a>
  <!-- h1 -->
  <h1>Using the UNIX Command Shells</h1>
  <p align="left">
   <a href="korn/">Korn Shell</a>
  </p>
  <p align="left">Additional information for the Korn shell. </p>
  <p align="left">
   <a href="csh/">C Shell</a>
  </p>
  <p align="left">Additional information for the C shell. </p>
  <p align="left">
   <a href="commands.wml">Next: Commands</a>
   <br/>
   <a href="../">Back Up: UNIX</a>
   <br/>
  </p>
 </card>
</wml>

