Comment on Ask HN: How does one practice day to day shell scriptingparentComments−mindentropyOP2yI work in embedded and many times I will be dropped to minimal shells where I don't access to interpreters like Python.Also whenever I need to do some repetitive file operations writing shell scripts in the command line becomes important.
Comments
I work in embedded and many times I will be dropped to minimal shells where I don't access to interpreters like Python.
Also whenever I need to do some repetitive file operations writing shell scripts in the command line becomes important.