git: 9front

Download patch

ref: d80cdc63e60c8dfdf039c836b2f9adbdfb3e1f60
parent: 34f5d070c659e1eb98957fcf1577da573efe21f8
author: stanley lieber <stanley.lieber@gmail.com>
date: Sun Nov 2 08:16:33 EST 2014

bullshit: don't pollute the environment

--- a/rc/bin/bullshit
+++ b/rc/bin/bullshit
@@ -1,4 +1,5 @@
 #!/bin/rc
+rfork e
 if(~ $#1 0)
 	file=/lib/bullshit
 if not
--