1820592 Members
1878 Online
109626 Solutions
New Discussion юеВ

csh export display

 
SOLVED
Go to solution
kholikt
Super Advisor

csh export display

I am using csh as my shell. I noticed I cannot use export DISPLAY=10.10.10.11:0.0 in csh.

What should be the correct syntax to set display in csh
abc
2 REPLIES 2
rvrameshbabu
Advisor
Solution

Re: csh export display

Use 'setenv DISPLAY 10.10.10.11:0.0'
Karthik S S
Honored Contributor

Re: csh export display

setenv DISPLAY hostname:0.0

-Karthik S S
For a list of all the ways technology has failed to improve the quality of life, please press three. - Alice Kahn