Re: csh/tcsh: odd %~ prompt variable behaviour

2013-02-07 Thread Galati, Michael
Sorry, I meant to include that with my previous mail. echo $version tcsh 6.18.01 (Astron) 2012-02-14 (x86_64-unknown-linux) options wide,nls,dl,al,kan,rh,nd,color,filec Let me know if you need any more info. On Tue, Feb 5, 2013 at 10:25 PM, Jeremy Chadwick wrote: > Michael, > > Thank you very

Re: csh/tcsh: odd %~ prompt variable behaviour

2013-02-05 Thread Jeremy Chadwick
Michael, Thank you very much! What tcsh version is that? "echo $version" should say. :-) -- | Jeremy Chadwick j...@koitsu.org | | UNIX Systems Administratorhttp://jdc.koitsu.org/ | | Mountain View, CA, US

Re: csh/tcsh: odd %~ prompt variable behaviour

2013-02-05 Thread Galati, Michael
Looks like it could be FreeBSD specific... I very rarely use {,t}csh myself. user@host:~$ uname -a Linux host 3.5.0-23-generic #35-Ubuntu SMP Thu Jan 24 13:15:40 UTC 2013 x86_64 x86_64 x86_64 GNU/Linux user@host:~$ sudo -i [sudo] password for user: root@host:~# tcsh host:~# set prompt = "%N@%m:%~

csh/tcsh: odd %~ prompt variable behaviour

2013-02-05 Thread Jeremy Chadwick
(Please keep me CC'd as I'm not subscribed to the list) System is base/stable/9, r245697. tcsh version is 6.18.01: $ sudo -i root@icarus:~ # sfdjsdj sfdjsdj: Command not found. root@icarus:~ # cd ~root root@icarus:~ # dsjfdsfdsf dsjfdsfdsf: Command not found. root@icarus:~ # cd ~jdc root@icarus