HackerTrans
トップ新着トレンドコメント過去質問紹介求人

bitofhope

no profile record

コメント

bitofhope
·3 年前·議論
This site seems to be made by Drew DeVault who also runs sourcehut.
bitofhope
·4 年前·議論
There are workloads where shell scripts are the so-called right tool for a job. All too often I see people writing scripts in "proper" languages and calling os.system() on every other line. Shell scripts are good for gluing programs together. It's fine to use them for that.