I just suggested that Takashi do something like this:
ascdsenv = getenv('source /home/ascds/.ascrc -r release; set prompt="Tcsh-%P- "', shell='tcsh')
because he has a .ascrcuser that customizes the prompt for the ASCDS environment. Should something like getenv add a "set prompt" after every command to guarantee the user can't change the prompt and get stuck?
I just suggested that Takashi do something like this:
ascdsenv = getenv('source /home/ascds/.ascrc -r release; set prompt="Tcsh-%P- "', shell='tcsh')
because he has a .ascrcuser that customizes the prompt for the ASCDS environment. Should something like getenv add a "set prompt" after every command to guarantee the user can't change the prompt and get stuck?