Re: 1.7.29: Incorrect output from the "file" command

2014-04-30 Thread m0viefreak
On 30.04.2014 20:55, Andy Leung wrote: > > In the 1.7.29 version of cygwin, the "file" command (5.18) outputs the > following: > > PNG image data72 72 8-bit/color RGBA, non-interlaced > > > > While in previous versions, the "file" command ac

1.7.29: Incorrect output from the "file" command

2014-04-30 Thread Andy Leung
In the 1.7.29 version of cygwin, the "file" command (5.18) outputs the following:   PNG image data72 72 8-bit/color RGBA, non-interlaced While in previous versions, the "file" command actually outputs for the same file:   PNG image data, 72 x 72, 8-bit/color RGBA, non-

Re: "file" command missing magic file (problem and solution)

2011-02-03 Thread Corinna Vinschen
On Feb 2 21:16, Andy Sun wrote: > Apparently, somewhere between version 4.xx and 5.xx, the magic file > which used to be /usr/share/file/magic (all my Unix life I knew > magic as an ASCII text file), has now become a directory > /usr/share/misc/magic/ with many small files for ease of > maintenanc

"file" command missing magic file (problem and solution)

2011-02-02 Thread Andy Sun
I encountered the following problem with command "file" in CYGWIN_NT-5.1 v1.7.7 on a PC running Windows XP Professional. It took me half an hour to figure out what the issue was so I thought I will share this and hopefully spare others from having to go through the same. I have done a quick ch

Re: file command

2010-04-08 Thread Cyrille Lefevre
Le 09/04/2010 01:04, Kaumil B Desai a écrit : I have installed cygwin. I want to use "file" command. So what package I need to install in cygwin. well, humm! "file" in the "Utils" category :-) next time, try the following urls : http://cygwin.com/packag

Re: file command

2010-04-08 Thread David Antliff
On Fri, Apr 9, 2010 at 11:04, Kaumil B Desai wrote: > I have installed cygwin. I want to use "file" command. > So what package I need to install in cygwin. Oddly, you want the "file" package... :) -- David. -- Problem reports: http://cygwin.com/problems.html F

file command

2010-04-08 Thread Kaumil B Desai
Hi I have installed cygwin. I want to use "file" command. So what package I need to install in cygwin. Thanks & Regards Kaumil -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.ht

Re: file command

2006-05-20 Thread Igor Peshansky
On Sat, 20 May 2006, peter360 wrote: > Which cygwin package should I install to get the "file" command? > In general, how do people find out which package contains the > files/features they want? <http://cygwin.com/faq/faq.setup.html#faq.setup.what-

file command

2006-05-20 Thread peter360
Hi, Which cygwin package should I install to get the "file" command? In general, how do people find out which package contains the files/features they want? Thanks, Peter -- View this message in context: http://www.nabble.com/file+command-t1657028.html#a4489275 Sent from the Cy

Re: Error debuging with Cygwin: No symbol table is loaded. Use the "file" command

2005-06-20 Thread Fernando Barsoba
Mikael wrote: "Fernando Barsoba" wrote: Hello all, I'm using Eclipse/CDT/Cygwin, and I'm trying to debug an application. I'm getting the following error: "No symbol table is loaded. Use the "file" command." I debug from withing Emacs

Re: Error debuging with Cygwin: No symbol table is loaded. Use the "file" command

2005-06-20 Thread Mikael
"Fernando Barsoba" wrote: > Hello all, > > I'm using Eclipse/CDT/Cygwin, and I'm trying to debug an application. I'm > getting the following error: "No symbol table is loaded. Use the "file" > command." I debug from withing Emacs

Error debuging with Cygwin: No symbol table is loaded. Use the "file" command

2005-06-20 Thread Fernando Barsoba
Hello all, I'm using Eclipse/CDT/Cygwin, and I'm trying to debug an application. I'm getting the following error: "No symbol table is loaded. Use the "file" command." I'm a little bit confused about the origin of the problem. I have been able to debu

Re: where is magic file for "file" command?

2005-05-15 Thread Corinna Vinschen
On May 15 08:39, [EMAIL PROTECTED] wrote: > For some reason my cygwin installation didn't include > the magic file used by the "file" command. So I get > the following error when running it: > > file: magic file "/etc/magic": not a directory or path >

where is magic file for "file" command?

2005-05-15 Thread [EMAIL PROTECTED]
For some reason my cygwin installation didn't include the magic file used by the "file" command. So I get the following error when running it: file: magic file "/etc/magic": not a directory or path not found Where can I find this fi

Re: UPX & The "file" Command

2002-05-15 Thread Mark Edgar
> Anyway, I was wondering if someone who knows what the proper magic file > entries should be for detecting a UPX-compressed binary could supply > them (assuming there is a discernable signature for these files)? > > Likewise, if the magic file entry (-ies) could be added or submitted to > the

UPX & The "file" Command

2002-05-03 Thread Randall R Schulz
Hi, I decided to give the UPX-compressed pre-release / release candidate of Setup.exe a try. It's interesting to see that UPX compresses better even than bzip2. I suppose that's because UPX is specifically designed for executable files. It's also very nice that the compressed file remains dir