nix-book/bin/start-shell
Amy de Buitléir 5835a15a40 temp
2025-09-16 13:38:20 +01:00

4 lines
77 B
Bash
Executable file

#!/usr/bin/env bash
command=$*
echo '$' ${command}
${command} --command bash