What operating system are you using? If it is a Linux system, you would use ls -alt .muttdebug* to list the mutt debug files from the command line. And need to do it from the command line, a file viewer will not detect the files, unless you possibly symlink to them with non-dot.file names.
You have to put the dot at the start of the file names, those are part of the file names, that make the files not seen in general file searches unless you take special steps to make sure they are listed. Eliana On Sun, Sep 14, 2014 at 10:29:20AM -0500, Russell Urquhart wrote: > Hi, > > I have looked all over my drive but i can't find this file. I compiled mutt > with the -debug option, is there some additional parameters i should have > compiled with to get this file to appear?