Skip to content
/ scripts Public
forked from derwiki/scripts

Repository of shell scripts that have made my life easier

Notifications You must be signed in to change notification settings

lann/scripts

 
 

Repository files navigation

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

 aliases.sh				Simple aliases to make the shell more friendly
 extract_invalid_emails.py		Given a file as an argument or STDIN, print only bad email addresses
 json2csv.py:				Extract keys from newline seperated JSON dictionaries to CSV output
 say what
 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

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 70.3%
  • Shell 29.7%