X-Spam-Check-By: sourceware.org Message-ID: <31b7d2790610200840m163099f9y14aa1cd2f6d8287e@mail.gmail.com> Date: Fri, 20 Oct 2006 16:40:15 +0100 From: "DePriest, Jason R." To: cygwin AT cygwin DOT com Subject: Re: showing cookies and other "Temporary Internet Files" In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <20061020131818 DOT GN8323 AT calimero DOT vinschen DOT de> X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com On 10/20/06, Mike Marchywka <> wrote: > Hi, > > ls -al > didn't turn up anything here: > > C:\Documents and Settings\Administrator\Local Settings\Temporary Internet > Files > > but yet it is loaded with cookes and stuff. > How do I list these? > > Thanks. > I'm fairly certain that the stuff you see in that directory when you use Windows Explorer is a bit of Microsoft magic as in what you see is not what is really there. There are actually magic subdirectories in the Temporary Internet Files directory that hold the files. ls -a on my directory give me this: ./ ../ Content.IE5/ Content.MSO/ N5QSIAIQ/ OLK65/ desktop.ini* Check out Content.IE5 and look in its subdirectories. There you will find what you seek. If you try it from a cmd.exe prompt, the directory may not show up (hidden or something). But you can 'cd' to it any way. -Jason -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/