Skip to content

Commit

Permalink
updated README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
HariSekhon committed Nov 22, 2024
1 parent 7e30349 commit a3c3cff
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -814,6 +814,7 @@ See also [Knowledge Base notes for Docker](https://github.com/HariSekhon/Knowled
- `csv_header_indices.sh` - list CSV headers with their zero indexed numbers, useful reference when coding against
column positions
- `ini_config_add_if_missing.sh` - reads INI config blocks from stdin and appends them to the specified file if the section is not found. Used by `aws_profile_config_add_if_missing.sh`
- `wordcount.sh` - counts and ranks words by their frequency in file(s) or stdin
- Data format validation `validate_*.py` from [DevOps Python Tools repo](https://github.com/HariSekhon/DevOps-Python-tools):

- CSV
Expand Down

0 comments on commit a3c3cff

Please sign in to comment.