Short, self-contained, vetted reference scripts. Open a sheet for usage, input/output, and source.
Print the SHA-256 checksum of a file.
Validate a JSON file and pretty-print it.
List files in a directory over a given size threshold.
Convert a CSV file to a JSON array of objects.
Count total lines across files matching a glob pattern.
Check if host:port is reachable within a timeout.
Make a timestamped copy of a file before you edit it.
Show the top N largest subdirectories in a path.
Print a random UUID v4.
Convert a string to a URL-safe kebab-case slug.