Follow us on...
Follow us on Twitter Follow us on Facebook
Register
Page 1 of 2 12 LastLast
Results 1 to 8 of 11
  1. #1
    rileydf is offline Registered User
    Join Date
    Nov 2007
    Posts
    6
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Deleting jpg files from desktop

    I inadvertently copied lots of jpg. files to my desktop and now I can't get rid of them except for dragging a few at a time to the trash and then selecting the continue button from the drop down notifying me that deleting the files may impact other applications. Any ideas about mass deletion of the these files?

  2. #2
    SGilbert is online now Registered User
    Join Date
    Sep 2005
    Location
    No. Indiana
    Posts
    805
    Thanks
    19
    Thanked 56 Times in 55 Posts
    Just why can't you drag all of them to the trash?

    Do that and flush; er, empty it
    MBP, 17", 2.6GHz Core 2 Duo, 4G RAM, 200G 7200 drive, Hi-Def. Glossy screen; iPhone5

  3. #3
    rileydf is offline Registered User
    Join Date
    Nov 2007
    Posts
    6
    Thanks
    0
    Thanked 0 Times in 0 Posts

    deleting jpg files from desktop

    When I try to drag and drop to the trash I get a message that deleting the files may effect other applications. I have the choice of either cancelling or continuing. If I choose continue, I have to do so for each jpg. With about 1,700 jpgs on the desktop, you can imagine how long it would take.

  4. #4
    simbalala is offline Registered User
    Join Date
    Jul 2005
    Posts
    1,036
    Thanks
    0
    Thanked 15 Times in 15 Posts
    If you have no .jpgs on the Desktop you must keep you can simply use a terminal command.

    Start Terminal, type ls, you should see Desktop as a directory (Folder) along with some other Folders and files.

    Type cd Desktop

    To be safe, type pwd , the system should respond /Users/yourusername/desktop. Then you can be sure you're in the correct folder.

    Type ls again and you should see a long listing showing all your .jpg files and whatever other files and folders exist on the Desktop.

    Now type rm *.jpg

    Poof, they'll be gone.

    If you want to read about rm just type info rm in the Terminal window.

    If you want to save some of them just create a new Folder on the Desktop named temp or something and drag the "keepers" into it before executing rm

  5. #5
    Mikuro's Avatar
    Mikuro is offline Crotchety UI Nitpicker
    Join Date
    Mar 2005
    Posts
    2,832
    Thanks
    8
    Thanked 74 Times in 64 Posts
    If Terminal scares you, you might find it easier to work with the Desktop as a window in List view. Go to your Home folder (under the Go menu), then open the "Desktop" item from there and you'll see everything on your desktop in a regular window. Go to list view, sort by "kind", and then it should be easier to deal with.
    Mac mini — 1.25GHz G4, 1GB RAM — OS 10.5.8
    MacBook Pro — 2.26GHz C2D, 8GB RAM — OS 10.6.8

    Useful programs: Privoxy, Butler, ffmpegX, VLC, Perian, Tofu, Wcalc

  6. #6
    rileydf is offline Registered User
    Join Date
    Nov 2007
    Posts
    6
    Thanks
    0
    Thanked 0 Times in 0 Posts

    deleting jpg files from desktop

    Thanks for all the suggestions. I was able to delete the jpg files from the desktop via the terminal. Now my problem is that the jpg files are under the finder window and when selected, the message I get is that the volume of the selected jpg cannot be found. Any ideas about how to clear these out of the finder? Thanks in advance.

  7. #7
    simbalala is offline Registered User
    Join Date
    Jul 2005
    Posts
    1,036
    Thanks
    0
    Thanked 15 Times in 15 Posts
    Quote Originally Posted by rileydf View Post
    Thanks for all the suggestions. I was able to delete the jpg files from the desktop via the terminal. Now my problem is that the jpg files are under the finder window and when selected, the message I get is that the volume of the selected jpg cannot be found. Any ideas about how to clear these out of the finder? Thanks in advance.
    It's not quite clear what you mean by "under the finder window". Is it something you can take a screenshot of and post as an attachment?

    Did you try restarting the machine?

  8. #8
    rileydf is offline Registered User
    Join Date
    Nov 2007
    Posts
    6
    Thanks
    0
    Thanked 0 Times in 0 Posts
    When I click on the Finder on the dock, a window open that lists items such as applications, utilities, etc. below that are gobs and gobs of jpg. files that I cannot get rid of. When I click on one I get a message that "The volume xxxxjpg. cannot be found" I would like to remove the jpg. files from the Finder window.

 

 
Page 1 of 2 12 LastLast

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •