X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-2.4 required=5.0 tests=AWL,BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,TW_YG X-Spam-Check-By: sourceware.org Message-ID: <4F15771D.3090402@gmail.com> Date: Tue, 17 Jan 2012 14:26:53 +0100 From: marco atzeri User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:9.0) Gecko/20111222 Thunderbird/9.0.1 MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: ls does not show any output References: <4F1547C1 DOT 2050304 AT gmail DOT com> <4F155491 DOT 7040306 AT gmail DOT com> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes 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 On 1/17/2012 1:52 PM, Tom Chiverton wrote: > And here is a report of the message. Let's see if that works OK now > the attachment is in the archive : > > ls on my Windows XP box recently stopped working. Running an update > from the latest setup.exe hasn't helped. your cygwin dll is 1.7.7 while last one is 1.7.9, so your update did not work. > > If I type just 'ls', not output. Same for 'ls bin' when I know that > folder has stuff in. 'ls bin[tab][tab]' shows the files as expected: > tchiverton AT EV34:~$ ls so you are in your own home directory, that was not clear from your description. How are you running the shell and which is ? > tchiverton AT EV34:~$ ls bin > tchiverton AT EV34:~$ ls bin/ > findEmptySvnDirs.sh sync-mp3.sh > tchiverton AT EV34:~$ ls bin/ what is the output of "ls -la ." ? > > Attached is cygcheck output run from a bash prompt, it moaned a little when run: > tchiverton AT EV34:~$ cygcheck -s -v -r> /cygdrive/c/cygcheck.txt > garbled output from 'id' command - no uid= found that is likely the issue. On the cygcheck output, after the PATH and before SysDir: C:\WINDOWS\system32 WinDir: C:\WINDOWS you should have something like Output from C:\cygwin\bin\id.exe UID: 1008(marco) GID: 513(None) 513(None) 0(root) 544(Administrators) 545(Users) Have you problems or messed with the files: /etc/passwd /etc/group Regards Marco -- 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