"Sample answers to past exam papers will not be provided"
Pretty standard for units like this, probably becuase similar questions are often asked, so releasing solutions makes it too easy.
Hi, for the first format - . trove -f trovefile word
Is that asking trove to find the absolute pathname of every file in every directory containing the provided word? What role does the optional trove-file input play in this scenario? If it is pr...
Hi there,
can all 3 options '-b' '-r' '-u' be toggled at once or are they singluar like only one can be called at once? So is it -b OR -r OR -u, or can you accept multiple? At the moment I thought of it as being seperate options and not being able t...
Hi there, Sorry if this has been answered before, just wondering if there will be past Final Exams released in the next couple of weeks to practice for the final, even if there're no solutions. Thanks
Hi there,
In the sample solution, if you put in an estimates file like so
format command-name minutes
weekly-backup 8. word
daily-backup 1
send-monthly-newsletter 1
submit-project 1
deep-thought 6
I...
Hi there,
Am just clarifying, the specification says
"Your estimatecron program should check the validity of the information in its input files (reporting any errors)"
Does means that if an input file has errors in it we should terminate? Or are we sti...