Advertisement
Help Keep Boards Alive. Support us by going ad free today. See here: https://subscriptions.boards.ie/.
If we do not hit our goal we will be forced to close the site.

Current status: https://keepboardsalive.com/

Annual subs are best for most impact. If you are still undecided on going Ad Free - you can also donate using the Paypal Donate option. All contribution helps. Thank you.
https://www.boards.ie/group/1878-subscribers-forum

Private Group for paid up members of Boards.ie. Join the club.

Script to launch terminal window?

  • 30-06-2005 02:57PM
    #1
    Registered Users, Registered Users 2 Posts: 131 ✭✭


    Trying to find a way of writing a script to launch multiple terminal or console windows on solaris 9. I used to be able to do this using cmdtool on older versions of solaris and it was even possible to configure the size and screen position of the window and the title. Need to cut down on time taken to set up an environment I use for testing an application at work.

    Cheers.


Comments

  • Registered Users, Registered Users 2 Posts: 1,186 ✭✭✭davej


    dtterm (for cde)

    see man dtterm for setting colors / geometry etc..
    eg:
    dtterm -geometry 100

    If you set up your environment as you like and log out, your last session setup should be saved in any case?

    davej


  • Registered Users, Registered Users 2 Posts: 131 ✭✭shano


    That's the shot. cheers dude


Advertisement