/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

madpsy.uk
| | yousef.sh
3.0 parsecs away

Travel
| |
| | codeinthehole.com
3.1 parsecs away

Travel
| | Two tips for better debugging of Bash scripts.
| | mywiki.wooledge.org
2.8 parsecs away

Travel
| | [AI summary] A technical guide explains common bash-specific features and provides dash-compatible workarounds for various scripting syntax elements.
| | ericlathrop.com
39.0 parsecs away

Travel
| 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.