Search Results

Search: Posts Made By: Orange Stripes
Forum: Programming 07-30-2008
3,245
Posted By Orange Stripes
Perhaps you did not install GDK as well as GTK?
Perhaps you did not install GDK as well as GTK?
1,969
Posted By Orange Stripes
Oh, it's so simple! Thanks, that works nicely.
Oh, it's so simple! Thanks, that works nicely.
1,969
Posted By Orange Stripes
Opening multiple documents at once
I'm trying this:$ for n in `ls` ; do xterm -e vim $n & ; done
bash: syntax error near unexpected token `;'
$I want to edit my files all at once, not one at a time. How can I do that?
7,197
Posted By Orange Stripes
Thank you porter! That worked great. :)
Thank you porter! That worked great. :)
7,197
Posted By Orange Stripes
Basic bash 'for loop' usage
Hi! I have a simple question about using a for loop.

I'm trying to open up all the zip files in the currect directory with ark, but I am getting the error "bash: syntax error near unexpected token...
Showing results 1 to 5 of 5

 
All times are GMT -4. The time now is 09:11 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy