/
Execute more than one command [1]
Execute more than one command [1]
Execute more than one command
Wednesday, February 6, 2008 4:02 AM - Rafael Carrasco
I working now with the XManager3.0 trial and I need to execute more than one command.
What is the way for do it?
Thanks a lot
Rafael.
What is the way for do it?
Thanks a lot
Rafael.
Re: Execute more than one command
Wednesday, February 6, 2008 11:21 AM - Jim
Have you tried using the pipe('|') character?
For example, to launch xterm, xclock and xfontsel all together, you can do this:
/usr/X11R6/bin/xterm -ls -display $DISPLAY | xclock | xfontsel
For example, to launch xterm, xclock and xfontsel all together, you can do this:
/usr/X11R6/bin/xterm -ls -display $DISPLAY | xclock | xfontsel
Previous views: 266
, multiple selections available,
Related content
xterm이 실행되지 않습니다.
xterm이 실행되지 않습니다.
More like this
commands in Xstart [6]
commands in Xstart [6]
More like this
How can I use Xmanager on multiple Windows Terminal clients? [2]
How can I use Xmanager on multiple Windows Terminal clients? [2]
More like this
Multiple session [4]
Multiple session [4]
More like this
Is it possible to have more than one server? [1]
Is it possible to have more than one server? [1]
More like this
Script Execution [7]
Script Execution [7]
More like this