On Thu, Apr 15, 2004 at 03:40:01PM -0400, H. S. wrote: > Joerg Rossdeutscher wrote: > > > > > > >Hm? .DS_Store is created by Apple Macintosh Computers to save some > >additional Settings. Have you been playing with i.e. netatalk? > > > >Bye, Ratti > > > > > Nope, not at all! Here is what file has to say: > > $> file -kp /usr/lib/plt/collects/readline/.DS_Store > /usr/lib/plt/collects/readline/.DS_Store: data > > > How do I check what package this file belongs to? >
dpkg -S /usr/lib/plt/collects/readline/.DS_Store Will give you the package that installed this files assuming that it came as part of a package and wasn't dynamically created by the install process. IIRC dynamically created files even if they were created by the install script aren't listed in the databases. > ->HS > > > -- > To UNSUBSCRIBE, email to [EMAIL PROTECTED] > with a subject of "unsubscribe". Trouble? Contact > [EMAIL PROTECTED] > > > +++++++++++++++++++++++++++++++++++++++++++ > This Mail Was Scanned By Mail-seCure System > at the Tel-Aviv University CC. > -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]