bug-bash
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Compact-pwd patch for bash-3.0 announced


From: Zsban Ambrus
Subject: Compact-pwd patch for bash-3.0 announced
Date: Fri, 3 Dec 2004 13:19:11 +0100
User-agent: Mutt/1.3.28i

I announce my compact-pwd patch for bash-3.0. 
This patch allows you to display an abbreviated pathname in your prompt,
thus making your prompt shorter.  For example:

    /usr/src/linux-2.4.23$ PS1='\S\$ '
    /u/sr/l$ pwd
    /usr/src/linux-2.4.23
    /u/sr/l$

More information about the patch at
"http://www.math.bme.hu/~ambrus/pu/compact-pwd";

Download the patch from
"http://www.math.bme.hu/~ambrus/pu/bash-3.0-compact-pwd.patch";

The old version (for bash 2.05b):
"http://www.math.bme.hu/~ambrus/pu/bash-2.05b-compact-pwd.patch";

Please send any questions directly to me <ambrus@math.bme.hu>,
not to the mailing list.

ambrus








reply via email to

[Prev in Thread] Current Thread [Next in Thread]