Search Results

Search: Posts Made By: Rajmani
8,071
Posted By Rajmani
Hi Devaraj, Finaly I have done with it....
Hi Devaraj,

Finaly I have done with it. Thanks for your help.

Here is the actual script I wanted.

#!/bin/sh
find . -name "*.zip" -exec unzip {} \;
find . -name "*.zip" -exec rm {} \;...
8,071
Posted By Rajmani
It doesn't work. mv: target...
It doesn't work.

mv: target `htmlfiles/1.html' is not a directory
mv: target `htmlfiles/2.html' is not a directory
mv: target `htmlfiles/3.html' is not a directory

However "htmlfiles"...
8,071
Posted By Rajmani
Hi Devaraj, Thanks for your reply. ...
Hi Devaraj,

Thanks for your reply.

Here is the example of "html" file which each one of the folder contains;
...
8,071
Posted By Rajmani
Find and rename long file names (html)
Hi Guys,

I need a help. I have 1130 zip files. Each one of them has files including 1 html file with long file name (includes special charactors, Alphabetic and numbers).

I have copied all...
Showing results 1 to 4 of 4

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