ubuntu 中的 alias `ag` 是在哪里定义的 ?
迷茫
迷茫 2017-04-22 09:00:04
0
2
299
% which ag
ag: aliased to sudo apt-get upgrade

尝试了下面的命令, 找不到:

/usr/bin/ag  --silent -i 'apt-get update' /

/usr/bin/ag  --silent -i 'alias[ ]+ag' /
迷茫
迷茫

业精于勤,荒于嬉;行成于思,毁于随。

reply all(2)
巴扎黑

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.

伊谢尔伦

Generally speaking, in ~/.bashrcthis file

Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template