Changes

Jump to: navigation, search

OPS435 Assignment 1 A

829 bytes added, 08:16, 20 February 2018
Sample login records file
</pre>
== Program Development and Testing ==
You should create function to handle the following sub-tasks:
* displays main menu, sub-menu and get user's response via the keyboard
* gets login records from the output of "last" command and filters out unwanted records
* reads login records from files and filters out unwanted records
* generate daily usage reports by user or by remote host
* generate weekly usage reports by user or by remote host
* generate monthly usage reports by user or by remote host
To help you with this assignment, [[OPS435 A1 Usage Report Template|here]] is a template you can use as a starting point in developing your Python Usage Report program.
 
Once you have finished coding a function, you can start a Python3 interactive shell, import your functions and manually call the function you want to test.
== Sample login records file ==
* Will be provide on Feb 22, 2018
1,760
edits

Navigation menu