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

Re: [ns] a simple question.



>From: Wenqing Ding <dingwq@ee.usyd.edu.au>
>To: "'ns-users@ISI.EDU'" <ns-users@ISI.EDU>
>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