4 ms·
I can't agree more!!! I wrote this simple SAS program/job scheduler (https://github.com/PrajwalSD/runSAS https://github.com/PrajwalSD/runSAS) using just bash s
by theshetty 6y ago
I can't agree more!!!
I wrote this simple SAS program/job scheduler (https://github.com/PrajwalSD/runSAS https://github.com/PrajwalSD/runSAS) using just bash script (with few utils) intentionally to allow for maximum adoption in projects and just made it more more colorful. In short 75% of the code in there is just handling the terminal (keys, scroll, progress bar etc.) and 25% is the actual load balancing logic.