Search Results

Search: Posts Made By: emanresu
1,852
Posted By emanresu
Thank you radoulov. It worked now.I assume that...
Thank you radoulov. It worked now.I assume that some folders have a space within the name.
1,852
Posted By emanresu
For f in * -- too many arguments
Hi guys,

I am trying to make a script that will archive all the folders (except NOARCHIVE folder) and then remove those folders:
cd my_specific_folder;

for f in *; do
if [ -d $f -a $f !=...
Showing results 1 to 2 of 2

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