awk or bash

Issue #21 resolved
Dhruv Singal created an issue

In the second part of the assignment 4, we are asked to write an awk script. Just to be clear, is a bash script acceptable, which uses awk, sed, etc. to do the stuff?

Comments (2)

  1. Piyush P Kurur

    On Sun, Mar 08, 2015 at 05:31:09AM -0000, Dhruv Singal wrote:

    I think a awk script would be the easiest. So please write an awk script.

    As I explained in the class you can use the #! sequence to get any script to run as a program.

  2. Log in to comment