<html><head><meta http-equiv="Content-Type" content="text/html charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">This might help you: <a href="https://superuser.com/a/226571" class="">https://superuser.com/a/226571</a><br class="">
<br class=""><div><blockquote type="cite" class=""><div class="">On Jul 28, 2019, at 3:20 PM, Claire Huttlinger via Hidden-discuss <<a href="mailto:hidden-discuss@lists.hidden-tech.net" class="">hidden-discuss@lists.hidden-tech.net</a>> wrote:</div><br class="Apple-interchange-newline"><div class="">

    <meta charset="UTF-8" class="">
<div class="">Robert, can you tell me specifically what the command for finding a file is?  I tried find -name and they say that the -n is not recognized.  I tried a few others, but I have not found the command to bring up any file, even ones I know are there. Usually there is $ somehere.<br class="">Claire<br class="">

 
 
  <br class="">
  <blockquote type="cite" class="">  
    On July 28, 2019 at 3:11 PM Claire Huttlinger <<a href="mailto:chuttlinger@comcast.net" class="">chuttlinger@comcast.net</a>> wrote:
   <br class="">
   <br class="">So, Robert:
   <br class="">I have a tiny bit of experience with Terminal. I went in to look for temporary folders ($TMPDIR) and found that my list does not look exactly like the one in the example: a folder called qw was missing. I have no idea what that means, but there may be a root folder missing or a permissions problem. I will try the find name thing you suggest.Thanks
   <br class="">
   <blockquote type="cite" class="">
    On July 28, 2019 at 3:02 PM Robert Heller <
    <a href="mailto:heller@deepsoft.com" class="">heller@deepsoft.com</a>> wrote:
    <br class="">
    <br class="">
    <br class="">At Sun, 28 Jul 2019 13:44:06 -0400 
    <a href="mailto:shel@principledprofit.com" class="">shel@principledprofit.com</a> wrote:
    <blockquote type="cite" class="">
     <br class="">
     <br class="">Try searching for a couple of keywords in one of the documents. If it shows
     <br class="">up, you will see the folder hierarchy. It is possible you accidentally
     <br class="">renamed the documents folder and it's all still there.
     <br class="">
     <br class="">And if a finder search doesn't help, try searching from within an
     <br class="">application such as word. The Mac's find function got a lot funkier several
     <br class="">years ago. Though it is still way better than a PC.
    </blockquote>
    <br class="">Two other possibilities:
    <br class="">
    <br class="">Could you have *somehow* renamed the folder to have a period as its first
    <br class="">character? Files and directories whose names start with a period (under
    <br class="">UNIX/Posix O/Ss) are considered "hidden" and don't show up under "normal"
    <br class="">conditions. (MacOSX *is* UNIX, under the hood.)
    <br class="">
    <br class="">Secondly, Since MacOSX *is* UNIX, under the hood, you also have this 
    <br class="">option:
    <br class="">
    <br class="">Open a Terminal (yes, I know were are entering the totally scary (?) world of 
    <br class="">the command like) and enter (with the keyboard!):
    <br class="">
    <br class="">find -name "*one of your missing document names*"
    <br class="">
    <br class="">(The '"' and '*' are needed -- I am guessing your documents have "funny" 
    <br class="">characters, like spaces in them and you probably have no clue about the 
    <br class="">document's "suffix".) Don't forget to press ENTER and the end of the command. 
    <br class="">
    <br class="">You can also try:
    <br class="">
    <br class="">ls -A
    <br class="">
    <br class="">(The find command recursively traverses your directory tree, the ls command 
    <br class="">with the -A open will show hidden files and directories.)
    <br class="">
    <br class="">Also, my MacMini has the locate command (I don't know if that is a standard 
    <br class="">feature of MacOSX or if I installed it as an after market thing, maybe with 
    <br class="">MacPorts). So that is another way of finding files.
    <br class="">
    <br class="">
    <blockquote type="cite" class="">
     On Sun, Jul 28, 2019, 12:15 PM Claire Huttlinger via Hidden-discuss <
     <br class="">
     <a href="mailto:hidden-discuss@lists.hidden-tech.net" class="">hidden-discuss@lists.hidden-tech.net</a>> wrote:
     <blockquote type="cite" class="">
      Greetings:
     </blockquote>
     <blockquote type="cite" class="">
      Does anyone know how to recover a document folder form a Mac OS hard
      <br class="">drive? I have mysteriously lost one, and I have not emptied my trash or
      <br class="">anything. The folder and and all the documents it contained have
      <br class="">disappeared from every history, the trash, the finder, everywhere. Any
      <br class="">thoughts?
     </blockquote>
     <blockquote type="cite" class="">
      Claire
      <br class="">_______________________________________________
      <br class="">Hidden-discuss mailing list - home page: 
      <a href="http://www.hidden-tech.net/" target="_blank" class="">http://www.hidden-tech.net</a>
      <br class="">
      <a href="mailto:Hidden-discuss@lists.hidden-tech.net" class="">Hidden-discuss@lists.hidden-tech.net</a>
     </blockquote>
     <blockquote type="cite" class="">
      You are receiving this because you are on the Hidden-Tech Discussion list.
      <br class="">If you would like to change your list preferences, Go to the Members
      <br class="">page on the Hidden Tech Web site.
      <br class="">
      <a href="http://www.hidden-tech.net/members" target="_blank" class="">http://www.hidden-tech.net/members</a>
     </blockquote>MIME-Version: 1.0
     <br class="">
     <br class="">_______________________________________________
     <br class="">Hidden-discuss mailing list - home page: 
     <a href="http://www.hidden-tech.net/" target="_blank" class="">http://www.hidden-tech.net</a>
     <br class="">
     <a href="mailto:Hidden-discuss@lists.hidden-tech.net" class="">Hidden-discuss@lists.hidden-tech.net</a>
     <br class="">
     <br class="">You are receiving this because you are on the Hidden-Tech Discussion list.
     <br class="">If you would like to change your list preferences, Go to the Members
     <br class="">page on the Hidden Tech Web site.
     <br class="">
     <a href="http://www.hidden-tech.net/members" target="_blank" class="">http://www.hidden-tech.net/members</a>
     <br class="">
     <br class=""> 
    </blockquote>
    <br class="">-- 
    <br class="">Robert Heller -- 978-544-6933
    <br class="">Deepwoods Software -- Custom Software Services
    <br class="">
    <a href="http://www.deepsoft.com/" target="_blank" class="">http://www.deepsoft.com/</a> -- Linux Administration Services
    <br class="">
    <a href="mailto:heller@deepsoft.com" class="">heller@deepsoft.com</a> -- Webhosting Services
   </blockquote>
  </blockquote> 
  <br class="">  
 
</div>
 _______________________________________________<br class="">Hidden-discuss mailing list - home page: <a href="http://www.hidden-tech.net" class="">http://www.hidden-tech.net</a><br class=""><a href="mailto:Hidden-discuss@lists.hidden-tech.net" class="">Hidden-discuss@lists.hidden-tech.net</a><br class=""><br class="">You are receiving this because you are on the Hidden-Tech Discussion list.<br class="">If you would like to change your list preferences, Go to the Members<br class="">page on the Hidden Tech Web site.<br class="">http://www.hidden-tech.net/members<br class=""></div></blockquote></div><br class=""></body></html>