Package: tcsh Version: 6.17.00-3 balanced-tree:/tmp> printf 'echo hi\n' > file1 balanced-tree:/tmp> printf 'echo hi' > file2 balanced-tree:/tmp> tcsh file1 hi balanced-tree:/tmp> tcsh file2
This has caused confusion for users on a system with tcsh as the default shell, when they attempt to edit their dotfiles using editors that do not add a trailing newline by default. I reported this upstream last year with no resolution: http://mx.gw.com/pipermail/tcsh-bugs/2009-January/000605.html -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

