[Gloucs] Odd shell behaviour...

Mick Brooks michael.brooks at physics.ox.ac.uk
Thu Jan 6 15:46:19 GMT 2005


On Thu, Jan 06, 2005 at 03:23:21PM +0000, Thomas Adam wrote:
> On Thu, Jan 06, 2005 at 03:18:33PM +0000, Mick Brooks wrote:
> Yes. Heres what I have (from Debian Unstable):
> 
> [n6tadam at station tmp]$ type gv
> gv is hashed (/usr/bin/X11/gv)
> 
> [n6tadam at station tmp]$ hash -r
> [n6tadam at station tmp]$ type gv
> gv is /usr/bin/X11/gv

That seems to have fixed it (as well as forcing me to learn
something new about bash :-).

$ type gv
gv is hashed (/usr/bin/X11/gv)
$ hash -r
$ type gv
gv is hashed (/usr/bin/gv)

And now it works. (It also worked in some newer bash instances - I can
keep the same xterms around for months)

> [n6tadam at station tmp]$ ls -l /usr/bin/X11/gv
> -rwxr-xr-x  1 root root 263800 Sep  1 04:42 /usr/bin/X11/gv

It seems that the files included in the package have changed (maybe not
intentionally) since September. On Jan 3 Debian Unstable gave to me a
new gv package with the gv binary moved to /usr/bin/gv. *shrug*.

Thanks for your help, it's much appreciated.

-- 
Mick Brooks
michael.brooks at physics.ox.ac.uk



More information about the gloucs mailing list