Computing.Net > Forums > Unix > xterm -e command

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

xterm -e command

Reply to Message Icon

Name: Emanis
Date: December 22, 2003 at 11:20:33 Pacific
OS: Generic_108528-22 sun4u
CPU/Ram: sparc
Comment:

I am trying to get an xterm window pop up on my PC displaying the contents of a file from a Unix workstation. That is, when a certain event happens, the xterm will execute the program called output:

For example:
xterm -e output

Now the file called output will look like this:
*******************
cat file_contents
sleep 5
*******************

Now I get the window to pop up on my screen, but nothing gets displayed.

Any help is very appreciated.

Thanks
E.Manis



Sponsored Link
Ads by Google

Response Number 1
Name: James Boothe
Date: December 22, 2003 at 13:29:04 Pacific
Reply:

Works for me. Try referencing the file via its full path, like:

cat /usr/home/emanis/file_contents


0
Reply to Message Icon

Related Posts

See More







Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Unix Forum Home


Sponsored links

Ads by Google


Results for: xterm -e command

Set of commands in seperate XTERMs www.computing.net/answers/unix/set-of-commands-in-seperate-xterms/5018.html

Need help with a search and replace logi www.computing.net/answers/unix/need-help-with-a-search-and-replace-logi/3296.html

Simple script to copy files www.computing.net/answers/unix/simple-script-to-copy-files/4521.html