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: <4080B203.87F9E788@dessent.net> Date: Fri, 16 Apr 2004 21:26:43 -0700 From: Brian Dessent Organization: My own little world... MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: ppd References: <20040417034945 DOT 7220 DOT qmail AT web12403 DOT mail DOT yahoo DOT com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Reply-To: cygwin AT cygwin DOT com Christopher Spears wrote: > 2% (date; du ~) | ./ppd.txt ~/disk_storage& > > Nothing is prepended to disk_storage! I created > disk_storage before running this script because I was > getting an error message when the script could not > find a file with that name. Can anyone tell me what I > have done wrong? Any suggestions on writing scripts > in cygwin would be appreciated, too! I tried your script exactly as above and it worked fine for me. However, in the above command you are including "&" on the end which means the job is run in the background. For me it took du several minutes to rummage through my home directory. If you have a lot of stuff there I suspect you just weren't patient enough. Brian -- 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/