|
Pieters bash scripts
Documentation for the bash scripts I have published
|
| doxygen-bash-filter.sh | This script transforms bash scripts into php-ish that Doxygen can parse |
| monty_hall.sh | This script simulates the Monty Hall problem to help decide on a strategy |
| patience.sh | This script allows someone to play the game patience |
| run_on_save.sh | This script can be used to automatically run a command as soon as a file is updated/saved |
| tictactoe.sh |