This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: "ls" doesn't show postscript files any longer


On Mon, 19 Feb 2018 12:24:24, Siegmar Gross wrote:
> Hi,
> 
> I'm using Cygwin on top of Windows 7 (all updates installed).
> "ls" doesn't show postscript files any longer after upgrading
> all installed Cygwin packages to the latest versions. I create
> the postscript file with MS Word 2003 using the "HP Color LJ
> 4550 PS" driver and printing to a file. In the past these files
> were visible.
> 
> hermes temp 10 uname -a
> CYGWIN_NT-6.1 hermes 2.10.0(0.325/5/3) 2018-02-02 15:16 x86_64 Cygwin
> hermes temp 11 ls
> MpCmdRun.log
> hermes temp 12 ls *.ps
> ls: No match.
> hermes temp 13 ls chap4.ps
> chap4.ps
> hermes temp 14 file chap4.ps
> chap4.ps: PJL encapsulated PostScript document text
> hermes temp 15
> 
> Does anybody know why I don't see the existing file any longer?
> What can I do to solve the problem? Thank you very much for any
> help in advance.

Siegmar,

I can hardly believe that the above data is helpful for the average Cygwin
user ...

Reporting Problems (https://cygwin.com/problems.html) tells you to at least
attach the output of cygcheck:

    "Run "cygcheck -s -v -r > cygcheck.out" and include that file as an
     attachment in your report. Please do not compress or otherwise encode
     the output. Just attach it as a straight text file so that it can be
     easily viewed."

You might also want to show us the output of

 - getfacl and
 - icacls

applied to both the file "chap4.ps" and the current directory ...

Henri


--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]