From: David Levine Date: Sun, 23 Sep 2012 14:00:11 +0000 (-0500) Subject: When determining the path of the script inside mhmail, handle case X-Git-Url: https://diplodocus.org/git/nmh/commitdiff_plain/61cf1467a9efaf4869f22eca6aa3ece2a74f10f6?hp=61cf1467a9efaf4869f22eca6aa3ece2a74f10f6 When determining the path of the script inside mhmail, handle case where $0 is just the script name, without any directory. Bourne shell does that if the script is found using PATH. ---