% which ag
ag: aliased to sudo apt-get upgrade
嘗試了下面的命令, 找不到:
/usr/bin/ag --silent -i 'apt-get update' /
/usr/bin/ag --silent -i 'alias[ ]+ag' /
業(yè)精于勤,荒于嬉;行成于思,毀于隨。
I don’t use Linux system much. You can use the alias command to see if it exists, and then unalias ag should be able to cancel the alias.