Skip to content

Instantly share code, notes, and snippets.

@richiethomas
Created September 19, 2023 11:09
Show Gist options
  • Select an option

  • Save richiethomas/c3d2a3fed86a040eed57cd25eaddc9ea to your computer and use it in GitHub Desktop.

Select an option

Save richiethomas/c3d2a3fed86a040eed57cd25eaddc9ea to your computer and use it in GitHub Desktop.
#!/usr/bin/env bash
command="${1:-foo}"
echo "$command"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment