This Bash script calculates the factorial of numbers in a file. It provides a simple interface to perform this calculation, with options to display help information. Welcome to the Bash Factorial ...
This is a wrapper around the existing SXTCLI, thus assumes you have the SXTCLI installed and working, version v0.0.5 or higher. Also requires some light knowledge of the shell / zsh / commandline ...
If you've been keeping track of my column, you'll know that we're building a Blackjack game as a shell script. Why? Because most shell scripts are far too boring to study without nodding off, so ...