![]() |
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| SUN Solaris The Solaris Operating System, usually known simply as Solaris, is a free Unix-based operating system introduced by Sun Microsystems . |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Bash: Exiting while true loop when terminal is not the focus window | acclaypool | Shell Programming and Scripting | 2 | 02-25-2008 06:02 PM |
| Creation of a script to launch several programs | j.middlefinger | UNIX for Dummies Questions & Answers | 3 | 02-18-2008 04:09 PM |
| How to launch a Csh shell script using Excel Macro ? | Raynon | Shell Programming and Scripting | 1 | 11-08-2006 12:22 PM |
| Find and activate a terminal window | cmp1jrv | SUN Solaris | 0 | 01-27-2005 12:48 PM |
| How do I dial a number from the terminal window? | fundidor | UNIX for Dummies Questions & Answers | 12 | 12-29-2004 04:21 PM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|||||
|
/usr/bin/term -e "vi" # I mean what term can be and other console, and dir can
be other. Look, do some commands to find a terminal programs on your unix: Code:
ls /usr/bin|grep term ls /usr/bin|grep rxvt ls /usr/bin|grep console option "-e" is "execute command". ![]() |
|
|||||
|
Quote:
/usr/dt/bin/dtterm is "standard" terminal, if using -e the command should be enclosed in quotes if it is more that one word, also it is best to give the full path to the command you want to run. |
| Sponsored Links | ||
|
|
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|