From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 60837 invoked by alias); 19 Feb 2018 15:29:03 -0000 Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com Received: (qmail 60821 invoked by uid 89); 19 Feb 2018 15:29:03 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-2.5 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 spammy=hermes, H*F:D*nl X-HELO: lb1-smtp-cloud9.xs4all.net Received: from lb1-smtp-cloud9.xs4all.net (HELO lb1-smtp-cloud9.xs4all.net) (194.109.24.22) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Mon, 19 Feb 2018 15:29:00 +0000 Received: from tmp.fXZFKR8NcT ([83.162.234.136]) by smtp-cloud9.xs4all.net with ESMTPSA id nnNAeBfxSoWCOnnNCegvTa; Mon, 19 Feb 2018 16:28:58 +0100 Date: Mon, 19 Feb 2018 15:29:00 -0000 Message-ID: From: Houder To: cygwin@cygwin.com Cc: siegmar.gross@informatik.hs-fulda.de Subject: Re: "ls" doesn't show postscript files any longer References: <2ee02137-0e2a-0e98-ecac-1b8b8539bf24@informatik.hs-fulda.de> In-Reply-to: <2ee02137-0e2a-0e98-ecac-1b8b8539bf24@informatik.hs-fulda.de> Content-Type: text/plain; charset=UTF-8; format=fixed User-Agent: mua.awk 0.99 X-CMAE-Envelope: MS4wfLpaa7+3aVN6neCJBxgyMY2YvqHoK75r4RwvvQzhF6QChcdjCHzA8YM0gejhhmWEDUeNiHEvH2cDfv3/Y1kwnYUPfRkWIFUNap7g0eSxH0JhhbkJIM8t 0OFKn2pQnk3LmEMzCvONWYbu54juU2BpkELnDIaktHfqPU2IcObW1wenWfpIgETdQtYz7xxevpKyI7WdoT8TuXFjsbAp37KXykNa0O6045RncT5HTOl7/fMI ZKi3+s+3w39epR5V+tzKd4adBJtZ8Avn3ObcT83plUuxUU8xvI8TSwMe8NVa6fRz X-SW-Source: 2018-02/txt/msg00207.txt.bz2 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