/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

codeinthehole.com
| | zwischenzugs.com
1.4 parsecs away

Travel
| |
| | collin.blog
2.1 parsecs away

Travel
| | I wrote myself this small template as a starting place for when I'm writing shell scripts. I just wanted something basic with enough structure to remind me how I like to do things. I thought maybe it would be helpful for other people who don't write shell scripts too often but want to them to...
| | madpsy.uk
3.1 parsecs away

Travel
| | [AI summary] The post explains Bash shell special parameters such as *, @, #, ?, -, $, !, 0, and _ detailing their specific behaviors in script contexts.
| | blog.dataumbrella.org
6.9 parsecs away

Travel
| [AI summary] An article by Rebecca BurWei explains the fundamentals of Bash scripting, covering techniques for automation, error handling, logging, and option parsing within data science workflows.