Tweeter buttonFacebook buttonLinkedin button
  • 23 Jun 2008 /  GNU/Linux, Unix

    When you have CentOS and try to replace files we need confirmation by default. Maybe you are thinking use –force option, but it not works ok because by default CentOS has “cp -i” alias. Now if we won’t it, we need use: “unalias cp” for alias remove.