Commit Graph

6 Commits

Author SHA1 Message Date
Mike Holloway
7c5ba30bf7 On branch write-to-logfile
Changes to be committed:
modified:   hash-files
	Log file writes - using hyphen-substitution sed command for DateTimeStamp
2022-03-04 00:16:40 -05:00
Mike Holloway
b772285a81 On branch create-csv
Changes to be committed:
modified:   hash-files
	Added functionality for csv creation and writing to temp file for virtual memory persistence.
	Final write function may do some validation checks and then write the temp file to its permanent output path.

Next Steps:
 - Should probably package a logrotate.d conf file as well for the logs as part of the logging feature.
2022-03-04 00:07:11 -05:00
Mike Holloway
7745cd6152 Dropping redundant path from hash output 2022-03-03 23:46:21 -05:00
Mike Holloway
eb629b225c On branch master
Changes to be committed:
modified:   hash-files
	Added functionality to create file list
	Added cleanup function and trap call
2022-03-03 23:37:15 -05:00
Mike Holloway
1e9b217612 Putting find arguments in order. 2022-03-03 23:28:39 -05:00
Mike Holloway
7141e0dcc0 On branch master
Initial commit

 Changes to be committed:
new file:   .env
	Environment variables
new file:   .gitignore
	Added vim swap files
new file:   hash-files
	Barebones, mostly do-nothing.
2022-03-03 23:26:39 -05:00