Skip to main content

About

This blog is about learning Bash shell scripting through specific tasks, which may demonstrate specific usage of a Bash builtin command and shell scripting techniques, but not limited to.

It's Not Tutorials like How to write Bash Script or Bash Script Quick Guide, those cover scripting in Bash over some broad aspects.  It's also Not About Bash Shell, anything about the interactive shell would not be here.

Tasks are covered in this blog would be Specific, Small and yet also Generic.  They to be small tasks to work better in a blog.  Specific and Generic are two opposite concept, but there has to be a balance, so it's specific not wide like How to Parse a Log and yet also generic enough so it can be applied on similar targets like How to Extract nth Parameter of Each Line of Input.

Comments