Find the answer to your Linux question:
Results 1 to 2 of 2
Hi I am wondering if Linux has an xwsh utility like SGI xwsh or it equivalent. For example the below is an example of xwsh command on an SGI machnie ...
  1. #1
    Just Joined!
    Join Date
    May 2009
    Posts
    34

    Linux Equivalent to SGI xwsh

    Hi

    I am wondering if Linux has an xwsh utility like SGI xwsh or it equivalent. For example the below is an example of xwsh command on an SGI machnie

    cistrk ../cistrk/xwsh -geometry 80x12+0-240 -bg purple4 -e cistrk


    This command will run the cistrk in it own window from the window that executes this command.


    Thx

  2. #2
    Linux Engineer GNU-Fan's Avatar
    Join Date
    Mar 2008
    Posts
    935
    xterm -geometry 80x12+0-240 -bg purple4 cistrk
    Debian GNU/Linux -- You know you want it.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •