It's UWAweek 25 (mid-year break)

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 the 2 articles in this topic
Showing 2 of 439 articles.
Currently 4 other people reading this forum.


 UWA week 19 (1st semester, week 10) ↓
SVG not supported

Login to reply

👍?
helpful
9:35pm Sun 12th May, Zhiyang X.

Hi Professor Wise, I am concerning that in Ass2, are we allowed to creating temporary file? For example, I may join the 3 input files in to a new tsv file and clean it named cleaned.tsv, than use awk '{print}' to send to standard output. Also, I am not sure whether there is any required calculation accuracy in the project, and notice that the sample output accurate to three decimal places, so should we keep the accuracy during all calculation in the script? Thank you very much. Best regards. Zhiyang


 UWA week 20 (1st semester, week 11) ↓
SVG not supported

Login to reply

👍?
helpful
3:08pm Mon 13th May, Michael W.

"Zhiyang Xu" <23*5*0*2@s*u*e*t*u*a*e*u*a*> wrote:
> Hi Professor Wise, > > I am concerning that in Ass2, are we allowed to creating temporary file? For example, I may join the 3 input files in to a new tsv file and clean it named cleaned.tsv, than use awk '{print}' to send to standard output. > > Also, I am not sure whether there is any required calculation accuracy in the project, and notice that the sample output accurate to three decimal places, so should we keep the accuracy during all calculation in the script? Thank you very much. > > Best regards. > Zhiyang
Hi Zhiyang, Yes, of course the program can create as many temporary files as are needed; just make sure that they are tidied up at the end. The ouput from the cleaning program is to go to stdout. (I will then redirect stdout, as required.) 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  5:07AM Sep 06 2023
Privacy policy