Mac OS X / Open terminal with specified windows

前端 未结 9 1069
逝去的感伤
逝去的感伤 2020-12-13 09:57

Is it possible to open a terminal window with 3 tabs. Each tab should have different path.

Example:

Tab1: /etc
Tab2: /bin
Tab3: /www/ tail -f file.tx         


        
9条回答
  •  伪装坚强ぢ
    2020-12-13 10:36

    Open the tabs you want and set each one up as you wish, i.e. in tab 1, cd /etc, tab 2 cd /bin and so on. Now go to Window > Save Windows as Group. Click the checkbox 'Use window group when Terminal starts' and hey presto!

提交回复
热议问题