https://github.com/NixOS/nixpkgs/blob/master/pkgs/stdenv/generic/setup.sh#L948 this can do it nicely. Signed-off-by: Anton Arapov <anton@deadbeef.mx>
6 lines
62 B
Bash
6 lines
62 B
Bash
PART1=HELLO
|
|
PART2=WORLD
|
|
PART3="!!
|
|
"
|
|
CWD=SUBST_CWD
|
|
SUBST_ARGV0
|