Path: utzoo!utgpu!watmath!watserv1!watcgl!andrewt From: andrewt@watsnew.waterloo.edu (Andrew Thomas) Newsgroups: gnu.bash.bug Subject: Return value from builtin hash Message-ID: Date: 25 Nov 89 01:34:33 GMT Sender: daemon@watcgl.waterloo.edu Organization: University of Waterloo, Waterloo, Ontario, Canada Lines: 12 In bash 1.04, the hash command does not return a value indicating success or failure. I would like to put the following in my .aliases: if hash less ; then alias more=less ; fi but hash always returns success. -- Andrew Thomas andrewt@watsnew.waterloo.edu Systems Design Eng. University of Waterloo "If a million people do a stupid thing, it's still a stupid thing." - Opus