Vaclav Haisman wrote on Friday, March 09, 2007 2:57 AM:
> ovince wrote:
>> 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 dou
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
`b
2 matches
Mail list logo