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 17 other people reading this forum.


SVG not supported

Login to reply

👍x1
helpful
2:34pm Fri 31st Mar, Michael W.

ANONYMOUS wrote:
> The sample queries given for assignment 1 read as follows: > > % cyber_breaches Cyber_Security_Breaches.tsv maxstate > > However, this returns "cyber_breaches: command not found" UNLESS the command is added to PATH - I'm guessing this is a mistake and we are expected to the run the command as "./cyber_breaches" and not "cyber_breaches" or are we expected to add the script to PATH ? > > thanks
Hi, Yes. To use just the command-name, cyber_breaches, it is assumed that you have added "." to your PATH variable (and you have executed chmod u+x cyber_breaches) 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