X-Spam-Check-By: sourceware.org Message-ID: <9389668.post@talk.nabble.com> Date: Thu, 8 Mar 2007 23:34:14 -0800 (PST) From: ovince To: cygwin AT cygwin DOT com Subject: bash command in cygwin MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Nabble-From: vince AT complex DOT elte DOT hu 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 Hi, I managed to do everything in Cygwin that I was doing in Unix. This is the first thing that does not want to work. It is a simple bash command for file in 'cat listBox1.txt'; do awk '{print $0}'; done Could you tell me what I do wrong here? Thanks oliver -- View this message in context: http://www.nabble.com/bash-command-in-cygwin-tf3374175.html#a9389668 Sent from the Cygwin Users mailing list archive at Nabble.com. -- 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/