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