m10k

↗ HN profile [ 18.6 ms ] full profile
Karma
11
Created
June 28, 2020 (6y ago)
Submissions
0
  1. Everyday, I have to deal with Bash scripts and all the code duplication and unreadableness that comes with it. One day I found myself implementing an include function so that I could easily modularize my scripts, and it…