cd /bin
rm gzip gunzip tar
cd /usr/bin
mv gzip /bin
mv gunzip /bin
mv tar /bin
