View Single Post
Old May 17th, 2004, 9:47 PM   #2
lordnothing
Newbie
 
Join Date: Apr 2004
Location: ~/
Posts: 8
Rep Power: 0 lordnothing is on a distinguished road
Send a message via AIM to lordnothing Send a message via MSN to lordnothing
info bash
or
man bash

those actually explain a *lot* about scripting and the ins and outs of bash.... (and, no, i haven't read all of them yet... i just looked through them for certain commands i needed...)
__________________
int main{
int count;
for(count=0;count<99;count++){
printf("I will not throw paper airplanes.\n");}
}
lordnothing is offline   Reply With Quote