Skip to content

Instantly share code, notes, and snippets.

@dmgolembiowski
Created April 4, 2025 22:24
Show Gist options
  • Save dmgolembiowski/249e5ac2aa150e227a9b422eaeb10835 to your computer and use it in GitHub Desktop.
Save dmgolembiowski/249e5ac2aa150e227a9b422eaeb10835 to your computer and use it in GitHub Desktop.
David's Backlog
Tools to write:
- `require`: POSIX shell command line tool that evaluates a $1 input and checks that the supplied string is a callable binary given the inherited $PATH from the parent process, otherwise checks if the parent process's shell exposes the name as a builtin function.
- ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment