In article <[EMAIL PROTECTED]> you wrote:
> I'm wondering if it would be a good idea to have PS1 set to
> 
> '${debian_chroot:+($debian_chroot)[EMAIL PROTECTED]:$(realpath "$(pwd)")\$ '

Personally I dont like having the shell spawn a executable. Since this will
slow down administration on heavyly loaded systems. Maybe "\pwd -P" as a
shell builtin acts a bit nicer. However I am not sure if it results in the
same path in all cases. And it is still traversing lots of inodes.

Gruss
Bernd


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to