Changes

Jump to: navigation, search

OPS435 A1 Usage Report Template

126 bytes added, 11:39, 14 March 2019
Usage Report Template
__author__ Raymond Chan
__date__ Feb 2018March 2019
__version__ 1.0
import sys
import time
import argparse
def get_login_rec():
if __name__ == '__main__':
import argparse ...
[ code to retrieve command line argument using the argparse module [
...
[ based on the command line option, call the appropriate functions defined about to read the login records, to process the login records to generate and print
the requested usage report ]
...
</pre>
1,760
edits

Navigation menu