Mike Holloway
5b81d72b2b
On branch parse-mdls
...
Your branch is up to date with 'origin/parse-mdls'.
Changes to be committed:
modified: hash-files
Drafting CSV format
3 years ago
Mike Holloway
d6bc8b84b3
On branch parse-mdls
...
Your branch is up to date with 'origin/parse-mdls'.
Changes to be committed:
modified: hash-files
Added effective test for mdls_key in keys_of_interest.
3 years ago
Mike Holloway
2729af8349
Making carriage-return IFS global rather than subfunction specific
3 years ago
Mike Holloway
2da31a5355
Debugging mdls_files filter functionality
3 years ago
Mike Holloway
bf5ad573a2
Re-arranging grep in mdls_files if statement
3 years ago
Mike Holloway
e6e16d19cd
Whoops, wrong brackets; changed '{}' to '()'
3 years ago
Mike Holloway
fc2dae9e56
On branch parse-mdls
...
Your branch is up to date with 'origin/parse-mdls'.
Changes to be committed:
modified: hash-files
Added default keys_of_interest array
Added output filter functionality leveraging keys_of_interest
3 years ago
Mike Holloway
8a9f48481f
On branch parse-mdls
...
Your branch is up to date with 'origin/parse-mdls'.
Changes to be committed:
modified: hash-files
Integrated functionality from mdls-parse subfunction into
mdls_files
deleted: mdls-parse
Deleted; Integrated into hash-files
3 years ago
Mike Holloway
62f093dd89
Superflous k issue debugged - output is direct from `mdls` where 'k' is
...
introduced
3 years ago
Mike Holloway
6d20ec3a3c
Debugging superflouous 'k' in output.
3 years ago
Mike Holloway
9c1dbe5860
Trying to eliminate superfluous 'k' before mdls_key variable output
3 years ago
Mike Holloway
9ad239a3dd
Adding variables to printf command
3 years ago
Mike Holloway
2d210310b7
On branch parse-mdls
...
Your branch is up to date with 'origin/parse-mdls'.
Changes to be committed:
modified: mdls-parse
Instantiating variables for mdls key,value pairs.
3 years ago
Mike Holloway
16ba557fd6
Whoops - `cut` not `split`
3 years ago
Mike Holloway
119db85b3a
Add `cut` command using '=' as delimiter.
3 years ago
Mike Holloway
9c02331baa
Setting IFS for proper loop output
3 years ago
Mike Holloway
4f391a62bd
for loop echoing mdls output
3 years ago
Mike Holloway
9b0f67d81a
On branch parse-mdls
...
Changes to be committed:
new file: mdls-parse
Bash subfunction to parse mdls data and produce data for SQL
tables
3 years ago
Mike Holloway
c4ef2b10ca
Typo in mdls_files function fixed.
3 years ago
Mike Holloway
04abb84277
On branch introduce-mdls
...
Changes to be committed:
modified: hash-files
Added pretty-print before mdls debug output
3 years ago
Mike Holloway
daceb4ddbc
On branch introduce-mdls
...
Changes to be committed:
modified: hash-files
Add variables for bin paths to eventually switch based on
detected OS.
3 years ago
Mike Holloway
f2ebaa2e87
On branch introduce-mdls
...
Changes to be committed:
modified: hash-files
Added mdls_files function - very basic - to print mdls info per
file.
3 years ago
Mike Holloway
af56608bc2
On branch master
...
Changes to be committed:
renamed: .env -> .env.default
Tracking only default changes in git for .env files
modified: .gitignore
Added local .env file
3 years ago
Mike Holloway
8797006c5a
On branch master
...
Changes to be committed:
modified: hash-files
Source .rnv file after default variable values are set to allow
user override
3 years ago
Mike Holloway
60c400231b
Added log file support for non-systemd systems
3 years ago
Mike Holloway
8f631b6adb
Add program name to log output
3 years ago
Mike Holloway
bdf06eb77f
Removing redundant cleanup call.
3 years ago
Mike Holloway
8d63203ca1
Whoops - no line breka
3 years ago
Mike Holloway
916dddcf07
Using printf for logging.
3 years ago
Mike Holloway
0125bef486
Using standard field delimiters from Fri Mar 4 00:18:11 EST 2022 command for DateTimestamp
3 years ago
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
3 years ago
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.
3 years ago
Mike Holloway
7745cd6152
Dropping redundant path from hash output
3 years ago
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
3 years ago
Mike Holloway
1e9b217612
Putting find arguments in order.
3 years ago
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.
3 years ago