diff options
author | cinap_lenrek <cinap_lenrek@felloff.net> | 2020-12-23 01:44:10 +0100 |
---|---|---|
committer | cinap_lenrek <cinap_lenrek@felloff.net> | 2020-12-23 01:44:10 +0100 |
commit | cad697d6edfefe3209ebf46d5a6d8751bbb0052f (patch) | |
tree | f6fad7f40634d610fb8d7ffebaff8379b78b615c /rc | |
parent | 4675de1ba0005597e98d6e183c6df278e9687d1f (diff) | |
download | plan9front-cad697d6edfefe3209ebf46d5a6d8751bbb0052f.tar.xz |
B: dont pollute the environment
Diffstat (limited to 'rc')
-rwxr-xr-x | rc/bin/B | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,5 +1,7 @@ #!/bin/rc +rfork e + files=() dest=() |