Re: CSH prompt

2012-05-14 Thread Polytropon
On Sun, 13 May 2012 08:16:51 -0600, Reed Loefgren wrote: On 05/13/12 07:25, Polytropon wrote: On Sun, 13 May 2012 14:56:31 +0200, Jos Chrispijn wrote: In cshell I use this prompt: set prompt = %B[%@]%b %m[%/] The problem I face now is that if I use this prompt with symbolic links, the

CSH prompt

2012-05-13 Thread Jos Chrispijn
In cshell I use this prompt: set prompt = %B[%@]%b %m[%/] The problem I face now is that if I use this prompt with symbolic links, the presented location is displaying the symbolic link rather than the real directory name. Is there a way of preventin this? thanks, Jos Chrispijn --

Re: CSH prompt

2012-05-13 Thread Polytropon
On Sun, 13 May 2012 14:56:31 +0200, Jos Chrispijn wrote: In cshell I use this prompt: set prompt = %B[%@]%b %m[%/] The problem I face now is that if I use this prompt with symbolic links, the presented location is displaying the symbolic link rather than the real directory name. Is there a

Re: CSH prompt

2012-05-13 Thread Reed Loefgren
On 05/13/12 07:25, Polytropon wrote: On Sun, 13 May 2012 14:56:31 +0200, Jos Chrispijn wrote: In cshell I use this prompt: set prompt = %B[%@]%b %m[%/] The problem I face now is that if I use this prompt with symbolic links, the presented location is displaying the symbolic link rather than