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
...
- 05-23-2009 #1Just 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
- 05-23-2009 #2
xterm -geometry 80x12+0-240 -bg purple4 cistrk
Debian GNU/Linux -- You know you want it.


Reply With Quote
