Keck-DataReductionPipelines / OsirisDRP

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

osirisSetup.csh interferes with scp and other command line tools

followthesheep opened this issue · comments

If sourcing the osirisSetup.csh in a .cshrc file, scp will no longer work. The reason is osirisSetup.csh echoes text on the terminal. This somehow interferes with scp. Also, every time one does 'ls' in ipython, the text from osirisSetup.csh is displayed again as well. I think we need to remove the echo statements if we want to let people be able to source this file in their .cshrc