f044ccf70251 ^
55b84357a185 ^
1 2
3 4
5 6 7 8 9 10 11
export PATH=/bin:/usr/bin:$PATH env sleep 3 touch $out # Use `>>'; without proper locking this will cause text duplication. echo -n $(cat $inputs)$text >> $out sleep 2