Find the answer to your Linux question:
Results 1 to 2 of 2
So my sister put a folder on my desktop containing important college information. I tried moving it from the desktop to my Documents folder (because I'm very picky about what ...
  1. #1
    Just Joined!
    Join Date
    Oct 2011
    Posts
    16

    A folder just dissapeared when I tried moving it.

    So my sister put a folder on my desktop containing important college information. I tried moving it from the desktop to my Documents folder (because I'm very picky about what icons I have on my desktop)
    Anyway, I can't find it now, and my sister is gonna be pissed. There should by a folder with her name on it in my Documents, but there isn't, and it's not on my Desktop anymore either. I tried searching to, and I just can't find anything. Is there a way of doing a search for folders instead of files?
    Any idea's where it could've gotten to?

  2. #2
    Trusted Penguin jayd512's Avatar
    Join Date
    Feb 2008
    Location
    Kentucky
    Posts
    4,072
    How did you move them? With the mv command in a terminal? Or through mouse clicks in the GUI?
    If through the terminal, you can use your 'u' arrow key in the terminal to see where you may have sent the folder, and possibly retrieve it.
    Otherwise, you'll have to locate it other ways:
    Code:
    man find
    Code:
    man locate
    Jay

    New users, read this first.
    New Member FAQ
    Registered Linux User #463940
    I do not respond to Private Messages asking for Linux help. Please, keep it on the public boards.

Posting Permissions

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