Question about the default_servers.pvsc file…..

I have this in my host profile:

  <Server name=“My System" resource="csrc://127.0.0.1">
    <CommandStartup>
      <Options>
<Option name="SSHLOC" label="Local SSH Command" save="true">
 <File default="/usr/local/bin/ssh"/>
</Option>

So, when the GUI pops up, the user has an opportunity to change the path to 
ssh.   But, rather than hard-coding the default value, or presenting blank 
field and have the user put in the correct path, is it possible to query the 
user’s environment and find `which ssh` and substitute in that value??




________________________________
Rick Angelini
USArmy Research Laboratory
CISD/HPC Architectures Team
Phone:  410-278-6266
_______________________________________________
Powered by www.kitware.com

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Please keep messages on-topic and check the ParaView Wiki at: 
http://paraview.org/Wiki/ParaView

Search the list archives at: http://markmail.org/search/?q=ParaView

Follow this link to subscribe/unsubscribe:
http://public.kitware.com/mailman/listinfo/paraview

Reply via email to