是否可以在终端中键入的每个命令的末尾自动添加一些字符。
例如,如果我写
sudo apt-get update
shell 将执行
sudo apt-get update && notify-send Done
没有我写的&& notify-send Done部分。
&& notify-send Done
提前致谢!
command-line 14.04
14.04 ×1
command-line ×1