It's UWAweek 19

helpOSTS

This forum is provided to promote discussion amongst students enrolled in Open Source Tools and Scripting.

Please consider offering answers and suggestions to help other students! And if you fix a problem by following a suggestion here, it would be great if other interested students could see a short "Great, fixed it!"  followup message.

How do I ask a good question?
Displaying selected article
Showing 1 of 411 articles.
Currently 13 other people reading this forum.


SVG not supported

Login to reply

👍x1
helpful
10:52am Sat 20th May, Michael W.

ANONYMOUS wrote:
> I have called multiple awk script file inside preprocess script. This is important for readability and modularity. Will that be an issue? > > I think few of my classmates got a feedback on assignment 1 that they needed to use a single file which in not really a part of the specification. > > So, little confused if that would really a problem.
Hi, It was never my intention that the first assignment be restricted to a single file, which is why I specified a zip for the submission. That said, it doesn't help to chop the code up into too small pieces, which arguably the case for Assignment 1. Assignment 2 is another matter. As far as I can see, you really will need multiple files, which can be any combination you choose of Shell, Awk and Sed scripts (and more than one if it works better). You may recall me saying, in the context of the Sed lecture, that it's better to use a number of small scripts - and get them right - versus a very complicated omnibus script. Cheers MichaelW

The University of Western Australia

Computer Science and Software Engineering

CRICOS Code: 00126G
Written by [email protected]
Powered by history
Feedback always welcome - it makes our software better!
Last modified  8:08AM Aug 25 2024
Privacy policy