Skip to content

Repository of shell scripts that have made my life easier

Notifications You must be signed in to change notification settings

derwiki/scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

88 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Collection of scripts that I find enhance my Command Line Experience (r)

 build_histogram.py			Minimal library to produce histogram data
 extract_invalid_emails.py		Given a file as an argument or STDIN, print only bad email addresses
 generate_email_chunk.sh		Used to concatenate email segments and seed lists (probably only useful to me)
 helpers.sh					Simple aliases to make the shell more friendly
 json2csv.py:				Extract keys from newline seperated JSON dictionaries to CSV output
 json2email_distribution.sh		Given a JSON with an 'email' field, find the top domains and counts
 senderscore.sh:			Log to CSV the SMTP sender scores for blocks of IPs
 subtract.sh:				Subtracts patterns in file from a file (alias for grep basically)

About

Repository of shell scripts that have made my life easier

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages