/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

zwischenzugs.com
| | bosker.wordpress.com
4.5 parsecs away

Travel
| | Calling all bash users. This is a public service announcement. Heres something you need to know if you want to write bash scripts that work reliably, but you probably dont. Recommendations For script authors: Every bash script that uses the cd command with a relative path needs to call unset CDPATH, or else it may
| | seb.jambor.dev
3.3 parsecs away

Travel
| | Taking a closer look at shell builtins and environment variables.
| | dafoster.net
5.5 parsecs away

Travel
| |
| | initialcommit.com
24.5 parsecs away

Travel
| In this article, you'll get a detailed look at how to use the sum function in Python, as well as how it differs from the plus sign operator.