|
You are here |
madpsy.uk | ||
| | | | |
yousef.sh
|
|
| | | | | ||
| | | | |
codeinthehole.com
|
|
| | | | | Two tips for better debugging of Bash scripts. | |
| | | | |
mywiki.wooledge.org
|
|
| | | | | [AI summary] A technical guide explains common bash-specific features and provides dash-compatible workarounds for various scripting syntax elements. | |
| | | | |
ericlathrop.com
|
|
| | | I often need to view a bunch of static HTML files in my browser locally, and I often need to open them with http:// rather than file:// URLs so related CSS or JavaScript files load correctly. Luckily, Python provides a simple web server, and most Linux distros include Python. | ||