我想知道是否可以修改 bash 以便在我输入时
command --arg1
实际发生的是
~/prerun.py command --arg1
(prerun.py 将处理启动命令 --arg1 本身)
谢谢!
bash shell python
bash ×1
python ×1
shell ×1