Search Results

Search: Posts Made By: graphicsman
Forum: Programming 10-30-2012
3,071
Posted By migurus
man find You will see it supports logical OR...
man find
You will see it supports logical OR and AND,
for example


find $DIRECTORY/$directoryname -name "*.jpg" -o -name "*.jpeg"
1,581
Posted By hergp
Have a look at ImageMagick. The convert program...
Have a look at ImageMagick. The convert program (http://www.imagemagick.org/script/convert.php) is, what you are interested in.
2,383
Posted By Corona688
-x -i, rather. The file list has to go right...
-x -i, rather. The file list has to go right after -i.
2,383
Posted By Corona688
You could also read my suggestion...
You could also read my suggestion...
2,383
Posted By pamu
Try to read about wget...
Try to read about wget (https://www.unix.com/man-pages.php?query=wget&apropos=0&section=1&os=linux)...:)
9,563
Posted By Corona688
No, -d means delete. See man tr. All ascii...
No, -d means delete. See man tr.

All ascii characters between 128 and 255.

Read from file inputfile, write to file outputfile.

...You do have a backup, right? You're not just running...
Showing results 1 to 6 of 6

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