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." <jrdepriest@gmail.com>
To: cygwin@cygwin.com
Subject: Re: showing cookies and other "Temporary Internet Files"
In-Reply-To: <BAY108-F26A3E926A956B30FD0D2E5BE0D0@phx.gbl>
MIME-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
References: <20061020131818.GN8323@calimero.vinschen.de> 	 <BAY108-F26A3E926A956B30FD0D2E5BE0D0@phx.gbl>
X-IsSubscribed: yes
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
Precedence: bulk
List-Unsubscribe: <mailto:cygwin-unsubscribe-archive-cygwin=delorie.com@cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.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/

