/
How to embed IP address in command? [1]
How to embed IP address in command? [1]
How to embed IP address in command?
Saturday, February 16, 2002 4:37 AM - Paul Harker
I need to embed the IP address for connection to a VAX/VMS system. I realize that $DISPLAY will be replaced with IP:0.0, but the system here chokes on the :0.0 and needs only the IP. Is there a way to do this?
Paul
Paul
Re: How to embed IP address in command?
Saturday, February 16, 2002 9:02 AM - Support
You can use $PCADDR for the IP address of your PC.
For example:
/usr/bin/X11/xterm -display $PCADDR:0.0
/usr/bin/X11/xterm -display $DISPLAY
The two commands are equal.
For example:
/usr/bin/X11/xterm -display $PCADDR:0.0
/usr/bin/X11/xterm -display $DISPLAY
The two commands are equal.
Previous views: 132
, multiple selections available,
Related content
DISPLAY for ssh and dynamic IP? [1]
DISPLAY for ssh and dynamic IP? [1]
More like this
PCADDR Variable being ignored [2]
PCADDR Variable being ignored [2]
More like this
DISPLAY variable meaning
DISPLAY variable meaning
More like this
xhost unable to open display "" [1]
xhost unable to open display "" [1]
More like this
DISPLAY 설정 및 확인 방법
DISPLAY 설정 및 확인 방법
More like this
strange things for DISPLAY setting [2]
strange things for DISPLAY setting [2]
More like this