[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [ns] a simple question.




>From: Wenqing Ding <[email protected]>
>To: "'[email protected]'" <[email protected]>
>Subject: [ns] a simple question.
>Date: Thu, 3 Aug 2000 17:03:20 +1000
>MIME-Version: 1.0
>Content-Transfer-Encoding: 7bit
>
> what is the meaning of *.awk files, and how to use awk file?

they are awk source files. To be used with the awk interpreter. type 'man awk'

Tarik