milis/bin/tamir_tar

4 lines
88 B
Bash
Executable File

#!/bin/bash
mv `type -p tar` "$(type -p tar)"-eski
ln -s $(type -p bsdtar) /usr/bin/tar