Shell & TerminalHow-To 5 min read
How to Write Robust, Portable POSIX Shell Scripts
Writing shell scripts that run correctly under any POSIX-compliant shell, not just whichever one happens to be installed on your own machine.
#howto#posix#scripting
Read more