Useful Links/Software I’ve Found
This will be a running list of useful sites and various links to tidbits I come across and find useful. Sites Learn/test regular expressions (regex). https://regex101.com/ Test Sed commands/filtering https://sed.js.org/ Generate Cron strings https://crontab.guru Software Working with APIs. Makes building urls and testing basic strings much simpler. Also will show you code output for several
Read More