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 Message-ID: <4270A396.1080103@vecernik.at> Date: Thu, 28 Apr 2005 10:49:26 +0200 From: Oliver Vecernik User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; de-DE; rv:1.7.6) Gecko/20050317 Thunderbird/1.0.2 Mnenhy/0.7.2.0 MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: scripts References: <20050428081803 DOT 34060 DOT qmail AT web60908 DOT mail DOT yahoo DOT com> In-Reply-To: <20050428081803.34060.qmail@web60908.mail.yahoo.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Ergun UYAR schrieb: > 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? At least none of them are visible. Try: $ ls -a or try: $ touch test $ ls I strongly recommend reading the man page: $ man ls $ man bash Oliver -- 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/