diff options
author | stanley lieber <stanley.lieber@gmail.com> | 2015-03-16 23:42:58 -0400 |
---|---|---|
committer | stanley lieber <stanley.lieber@gmail.com> | 2015-03-16 23:42:58 -0400 |
commit | 197e4d6e08a785441b242f64546e82a3829f361f (patch) | |
tree | cd7c0c4a6f8aec55bad0b508036f2d4328eb9103 /rc | |
parent | 17ae0ea757735e2758a1cd5ab365cbab5e0b91cf (diff) |
ssam: don't pollute the environment.
Diffstat (limited to 'rc')
-rwxr-xr-x | rc/bin/ssam | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/rc/bin/ssam b/rc/bin/ssam index 407e3df3b..35fbf7216 100755 --- a/rc/bin/ssam +++ b/rc/bin/ssam @@ -1,4 +1,5 @@ #!/bin/rc +rfork e # ssam - stream interface to sam flagfmt='n,e script,f sfile' |