Unix programming

kalhkizi

You can see the details here in this link

 

http://faculty.cs.niu.edu/~berezin/330/Assns/assn07.html

 

 

You can run your file by executing this command on hopper:
gawk -f assn07.gawk ~berezin/Data/bank.data

To solve "Permission denied" errors when running your file for the first time, use this command:
chmod 700 assn07.gawk

Submissions with run-time errors or no documentation will not receive full credit. Documentation is not needed for every single line, but should describe logical groupings of code.

 

The URL for hopper
hopper.cs.niu.edu

    • 11 years ago
    • 150
    Answer(0)