|
|
|
|
|
by tuyiown
783 days ago
|
|
Please just see this `env -S "$(cat .env)" <cmd>` Believe it or not that’s all you need. > S, --split-string=S
process and split S into separate arguments; used to pass multiple arguments on shebang lines edit: forgot the quotes around shell substitution |
|