web:V: cp README index.md if(test -f barf.tgz) rm barf.tgz cd .. tar zcvf /tmp/barf.tgz barf cd barf cp /tmp/barf.tgz ../../../src/ rm /tmp/barf.tgz