or
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");}
}
|