/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

kaspars.net
| | sidhion.com
8.6 parsecs away

Travel
| |
| | logr.cogley.info
8.4 parsecs away

Travel
| | Today I easily renamed a large number of text files in nested folders with the zsh built-in zmv (man page in zshcontrib). Load it with autoload -U zmv. I ran it with -n to force a dry run until I got the regex right, and the final was: zmv -Q '(**/)(*).txt' '$1$2.md' (zmv -opt searchstring replace string) where -Q renames hidden files also, the parentheses around the search path and filename globs will put those in sub-expression variables, and the variables are then referred to as $1 and $2 in the repla...
| | jamesg.blog
9.5 parsecs away

Travel
| |
| | www.stillmuchtoponder.com
21.4 parsecs away

Travel
| [AI summary] A blog post discussing the setup of IndieWeb plugins on WordPress, with comments and personal information about the author.