It's UWAweek 26 (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 4 articles in this topic
Showing 4 of 440 articles.
Currently 19 other people reading this forum.


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

Login to reply

👍?
helpful
10:59am Thu 16th May, ANONYMOUS

Hi Professor,

My code creates a cleaned and sorted and joined file, the output file should be displayed on the screen using cat and then deleted. or is it ok if it is not removed.


SVG not supported

Login to reply

👍?
helpful
2:18pm Thu 16th May, Michael W.

Hi, I'm not sure I understand the question. The output file is to be send to standard output, where, if stdout is not redirected into a file, it will appear on the screen. Is that what you mean?

Cheers MichaelW 👨‍🎨🤔


SVG not supported

Login to reply

👍?
helpful
2:43pm Fri 17th May, ANONYMOUS

Yes, but my code created the file, so i need to display the content and then delete it?


 UWA week 21 (1st semester, week 12) ↓
SVG not supported

Login to reply

👍?
helpful
9:46am Tue 21st May, Michael W.

Hi, The output has to go to standard output, so if you've put it in a file, cat the file and then delete the file.

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