> To get the desired behaviour the following must be put in dphys-config.list:
> etc/bash.prompt:/:grep -q /etc/bash.prompt /etc/bash.bashrc || echo -e 
> '\\nsource /etc/bash.prompt\\n'+>> /etc/bash.bashrc

That is a typo.  I meant to say:-

To get the desired behaviour the following must be put in dphys-config.list:
etc/bash.prompt:/:grep -q /etc/bash.prompt /etc/bash.bashrc || echo -e 
'\\nsource /etc/bash.prompt\\n' >> /etc/bash.bashrc

In other words the backslashes must be doubled for the desired effect.
This behaviour is not documented so I assume it is a bug.

Thanks.





-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to