Ingap.dev - A Personal Dev Blog

If the only tool you have is a hammer, it is tempting to treat everything as if it were a nail. (Abraham Maslow)

Tag: bash

See the content related to bash...

Saturday 27 April 2024

Automating Interactive Bash Scripts with Expect

Learn how to automate interactive Bash scripts using Expect, an essential tool for scripting automated interactions with programs that require user input.

bash automation expect

Friday 26 April 2024

Bash Commands You Should Master (Even in the GPT Era)

Explore essential Bash commands that every linux system administrator should master. This guide provides examples to enhance efficiency in Linux environments for those looking to streamline their command-line skills.

bash linux server