Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm 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 From: "Dave Korn" To: Subject: RE: scripts Date: Thu, 28 Apr 2005 10:42:29 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit In-Reply-To: <20050428081803.34060.qmail@web60908.mail.yahoo.com> Message-ID: X-OriginalArrivalTime: 28 Apr 2005 09:42:31.0753 (UTC) FILETIME=[99558390:01C54BD6] ----Original Message---- >From: Ergun UYAR >Sent: 28 April 2005 09:18 > When I'm at the home directory and write "ls" script > to see the files in the cygwin directory it doesn't > list anything? > > Home directory includes no file? Try "ls -a" :) By default the home dir contains only configuration and rc- files, all of which begin with a '.' char. ls omits such files by default since they're often not of interest. cheers, DaveK -- Can't think of a witty .sigline today.... -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/