On Sat, 29 Jan 2005, sean finney wrote:
> why not do something like this in
> any script that uses gettext:
>
> #!/bin/sh
>
> PATH=${PATH}:/usr/share/gettext/scripts
> . gettext.sh
Because we already have /usr/bin for that and there is no need to
change every script that uses gettext.