How to run all shell commands in background by default with the output redirected as well?

前端 未结 0 478
刺人心
刺人心 2020-12-19 01:59

I am looking for a way when I don\'t have to type:

emacs abc.txt >/tmp/emacs.log 2>&1 &

Instead just emacs command work

相关标签:
回答
  • 消灭零回复
提交回复
热议问题