[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [hobbit] Re: bb-prtdiag.sh
- To: hobbit (at) hswn.dk
- Subject: Re: [hobbit] Re: bb-prtdiag.sh
- From: Sloan <joe (at) tmsusa.com>
- Date: Fri, 08 Feb 2008 13:47:04 -0800
- References: <2E8B93091FE5304981870570211B567F1E7605 (at) S2B5021.enbw.net> <2E8B93091FE5304981870570211B567F1E7606 (at) S2B5021.enbw.net> <loom.20080208T211521-156 (at) post.gmane.org>
- User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.9) Gecko/20070801 SUSE/2.0.0.9-0.1 Thunderbird/2.0.0.9 Mnenhy/0.7.5.0
Robert McGraw wrote:
> Kirbach Uwe <U.Kirbach (at) ...> writes:
>
> Ref the following awk errors generated in bb-prtdiag.sh V4_10
>
>
>
>> awk: syntax error near line 1
>> awk: bailing out near line 1
>>
>
> I see where the error is being generated in bb-prtdiag.sh but the
> AWK command input is rather intimidating and I am not a big AWK
> type person.
>
LOL dying at line 1? Let me guess, the file was created or edited on a
windoze pee cee...
If that is the case, you'll need to run the script through dos2unix to
remove the foreign line endings.
Joe