-
Notifications
You must be signed in to change notification settings - Fork 0
directory listing script
megloneal edited this page Sep 6, 2015
·
1 revision
https://github.com/CSCI-362-03-2015/Team4/blob/master/project1
If script is in top level directory, this will be an example output:
http://i.imgur.com/miYoe7l.png
It will output the contents of the script's containing folder.
To print out root directory contents, the following is used:
https://github.com/CSCI-362-03-2015/Team4/blob/master/project1alt
An example output will be:
http://i.imgur.com/Irt5QVD.png
This output includes file paths of each root directory element, but will always output the same information, regardless of the script's location.