Y
Hacker News
new
|
ask
|
show
|
jobs
by
notnmeyer
515 days ago
you can write bash but run the scripts on systems that may not have bash, is my first thought. packaging “shell” scripts into a scratch container or similar sounds pretty nice for certain use cases.
1 comments
adamc
515 days ago
If that's all you want, is compiling it all into go really better than just having a portable bash?
link