<?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="info.wml#uname"/>
  </do>
  <p align="left">
   <a href="1.wml">How To Execute UNIX Commands</a>
  </p>
  <p align="left">How to execute UNIX commands in a UNIX <a href="/computers/os/unix/shell/">command shell</a>, such as the <a href="/computers/os/unix/shell/korn/">Korn shell</a> or the <a href="/computers/os/unix/shell/csh/">C shell</a>. </p>
  <a href="uname.wml">Information Display Commands</a>
  <a href="ls.wml">Commands for Files and Directories</a>
  <a href="ps.wml">Commands for Managing Processes</a>
  <a href="at.wml">Scheduling a Command</a>
  <a href="alias.wml">alias command</a>
  <a href="cd.wml">cd command</a>
  <a href="crontab.wml">crontab command</a>
  <a href="pwd.wml">pwd command</a>
  <a href="tail.wml">tail command</a>
  <a href="which.wml">which command</a>
  <p align="left">
   <a href="info.wml#uname">Next: uname</a>
   <br/>
   <a href="../">Back Up: UNIX</a>
   <br/>
  </p>
 </card>
</wml>

