Hacker News new | ask | show | jobs
by myworkhandle 2744 days ago
My goto: https://www.gnu.org/software/bash/manual/bashref.html

Create a script for something you're currently typing out by hand.. Then use those commands for a script.. Expand from there.

1 comments

thank you!