SIH Tech Tidbits

Useful tips, libraries and tools from the Sydney Informatics Hub team

#bash Articles


Debugging bash

Bash essentials: debugging If you're new to the command-line interface (CLI), there's one thing you should know - unexpected errors or bugs is inevitable. Whether you're a seasoned user of the …