| delorie.com/archives/browse.cgi | search |
| X-Spam-Check-By: | sourceware.org |
| Message-ID: | <45F11347.1060207@sh.cvut.cz> |
| Date: | Fri, 09 Mar 2007 08:56:55 +0100 |
| From: | Vaclav Haisman <v DOT haisman AT sh DOT cvut DOT cz> |
| User-Agent: | Thunderbird 1.5.0.10 (Windows/20070221) |
| MIME-Version: | 1.0 |
| To: | cygwin AT cygwin DOT com |
| Subject: | Re: bash command in cygwin |
| References: | <9389668 DOT post AT talk DOT nabble DOT com> |
| In-Reply-To: | <9389668.post@talk.nabble.com> |
| X-IsSubscribed: | yes |
| Reply-To: | cygwin AT cygwin DOT com |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| List-Id: | <cygwin.cygwin.com> |
| List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
| List-Archive: | <http://sourceware.org/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
| Sender: | cygwin-owner AT cygwin DOT com |
| Mail-Followup-To: | cygwin AT cygwin DOT com |
| Delivered-To: | mailing list cygwin AT cygwin DOT com |
ovince wrote:
> 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
I doubt this works anywhere. You are using simple apostrophes instead of
`backticsk`.
>
> Could you tell me what I do wrong here?
>
> Thanks
> oliver
--
VH
--
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/
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |