
NNAAMMEE
       domterm new - create new terminal session

SSYYNNOOPPSSIISS
       domterm [_o_p_t_i_o_n_s]  [_s_h_e_l_l _a_r_g_u_m_e_n_t_s ...]

       domterm [_g_o_p_t_i_o_n_s] new [_n_o_p_t_i_o_n_s] [_s_h_e_l_l _a_r_g_u_m_e_n_t_s ...]

DDEESSCCRRIIPPTTIIOONN
       The domterm new command creates a new terminal. If _s_h_e_l_l is specified,
       it is the name of a command that is is executed with the specified
       _a_r_g_u_m_e_n_t_s. Otherwise, the default command is executed.

       You can specify the default command by setting shell.default in your
       preferences (by default in settings.ini); if that is not set the value
       of the SHELL environment is used; otherwise /bin/bash is used for the
       default.

       The new command is the default for domterm, so you can leave it out. If
       you leave out new but specify a _s_h_e_l_l, then the _s_h_e_l_l argument must
       contain a slash /. For example:

           domterm /bin/csh -v

OOPPTTIIOONNSS
       See the window-specifier help topic for a list of options that specify
       if and how to create a new terminal window.



