Search Results

Search: Posts Made By: brownviper1966
2,187
Posted By brownviper1966
I wanted to compress the content of each folder. ...
I wanted to compress the content of each folder.
for example
for folder in folders
do
tar fxvc $folder
done

how to pass folders array to my script with each entry represneting a folder.

I...
2,187
Posted By brownviper1966
Folder compression
Hi Guys,
totally new to scripting.

I have a huge list of foleders.
I want to tar the contents of each folder inside the same folder and the name of the tar file is the same name as the folder.
...
Showing results 1 to 2 of 2

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