Copy temporary evolution images downloaded for messages
cd ~/.evolution
cd cache
cd http
find . -name ”*.jpg” -exec cp {} /tmp/newfolder \;
Simple to understand, so no explanation 🙂 <a name="more">
Related Articles:
- 2010/01/10 Remove Invalid characters in Filename.
- 2009/11/04 Photo Resizing
- 2009/10/12 Adding dates to your photos.
- 2008/11/20 Add border to images from command line using montage.
- 2010/01/21 sed tutorial and help
Authored By Amit Agarwal
Amit Agarwal, Linux and Photography are my hobbies.Creative Commons Attribution 4.0 International License.