X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:date:message-id:from:to:cc:subject:references :in-reply-to:content-type; q=dns; s=default; b=obDQp0AileUwAF5T+ Dr9ADx1iqLImPBU4v7EYcLzR6p36o6oVMmhZ34Kr+A2M5PlYiyvFbFhj4zXQ7bFd T9zQTmZux9kPkdahfGsab3V/TMJut1aw1iqvfFa6FT+ka5eKg5szjAU0JdW++5iP 4tsmjzRDShxOqHsNen4HCHlQZw= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:date:message-id:from:to:cc:subject:references :in-reply-to:content-type; s=default; bh=Jh7DOGxxAxTA17qvw9i8Yds SbI4=; b=OZTmlDXjIvqSMEyhFtz9vdtKXPq1nIayRDC/B5lj5YjZkfukKSw/fIz KjbV8WyOx6PvP5I2D1wjGAKTFnfeGGdffJ4KTJ7bq22GXwZFOwFdHodUpC3ClKOo 0WFRhy4Du1lCgQuUeJy6GFpbf88ApRotFcaaTjQRQUdwiBVevd+w= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com 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=Hx-languages-length:1598, H*F:D*nl X-HELO: lb2-smtp-cloud9.xs4all.net Date: Mon, 19 Feb 2018 23:34:33 +0100 Message-ID: <78ce2b275cefdf2384b55d3a06421c21@smtp-cloud9.xs4all.net> From: Houder To: cygwin AT cygwin DOT com Cc: siegmar DOT gross AT informatik DOT hs-fulda DOT de Subject: Re: "ls" doesn't show postscript files any longer References: <2ee02137-0e2a-0e98-ecac-1b8b8539bf24 AT informatik DOT hs-fulda DOT 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: MS4wfKMGcOFweW9002zd5NSJYi16Ir2GhuJgCq+QzmiAFP50pmb9HIil/Z+x8wFL4KtB7WhAH6rLJjH6ntYNGNAs/AqHBTsNdy6NrJBd5UqCxQd1uJ/Rn2Qx Fpj3ZW2onbfEx7oU2/ggRyX2KxY4N3kxL5Oi3OclyYaUeHktNsPT5gJ6pGtMAKGpxfXuaXeHcHNtPLJGc3jMwR/eZiykYZZSGEK0/Crnp7xPq2dPDlnBOVmf T1uAufROOdyKsZ4GxaVNavCs8YMnHvfwZpDOCedQhRPmte9GI3lWi17DHPYMOUVu 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? Siegmar, Please, do as suggested by Marco Atzeri. - stop everything "Cygwin" related, and - replace the cygwin1.dll by the one you will find here https://cygwin.com/snapshots/ Download https://cygwin.com/snapshots/x86_64/cygwin1-20180216.dll.xz and extract the cygwin1.dll. As verification of what Marco believes to be the culprit, I "printed" to a file from Word 2007. This file proved to be "invisible" for ls (but not to the cmd's dir command). The Windows Explorer shows that the file has the T attribute ... You may use properties > details to verify if the same is true for chap4.ps After replacing the cygwin1.dll with the latest version, the file "reappeared" again to ls. Please, report back here (using BOTTOM-posting - as I do here). 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