OSX - How to auto Close Terminal window after the “exit” command executed.

前端 未结 14 1196
孤独总比滥情好
孤独总比滥情好 2020-12-12 16:02

When I\'m done with Terminal, I want to exit it. Right now, I have three options:

  1. killall Terminal. It will end the process, but rather abruptly. I don\'t t

14条回答
  •  遥遥无期
    2020-12-12 16:49

    I 've been using ctrl + d. It throws you out into the destination where You've started the sqlite3 command in the first place.

提交回复
热议问题