Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6818667
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 26, 20262026-05-26T21:12:27+00:00 2026-05-26T21:12:27+00:00

My web application creates multiple image thumbnail files when users upload images. I want

  • 0

My web application creates multiple image thumbnail files when users upload images.

I want to separate original images and thumbnail images. Thumbnail images contain ‘crop-smart’ in their file name.

For example, original image is watermelon.jpg, then thumbnail’s name is watermelon_jpg_120x120_crop-smart.jpg.

How do I find by say ‘crop-smart’ and either move them to the different folder or delete them?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-26T21:12:28+00:00Added an answer on May 26, 2026 at 9:12 pm

    Standard file globbing will do this, the exact details may vary depending out which shell you are running but for your exact problem, it should be the same:

    mv -- *_crop-smart.jpg /path/to/new/folder/
    

    (This will also work if you have spaces in the filename)

    Note the -- signals to mv that no more option switches will follow, so even if filenames look like options, mv won’t get confused.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

We have created a web application, using ASP.NET, that allows users to upload documents
I'm currently building a web application that has multiple user types, where users engage
Today we have a windows application that, using an OCX, creates a web page
The registered accounts in my web application (Created using struts2) gets a separate site
I have multiple master pages in my asp.net mvc web application... Each of the
I am developing a web application with multiple WCF service references. Currently, each time
I've recently seen XSSI mentioned on multiple pages, e.g. Web Application Exploits and Defenses
We already have build scripts that creates our web application folders very nicely. We
An existing web application I want to migrate to the Windows Azure Cloud authenticates
We are working on a web application that creates more web applications. Each web

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.