From: epg <> Date: Thu, 22 Aug 2002 04:08:30 +0000 (+0000) Subject: (main): Don't assume the current directory is the user's home X-Git-Url: https://diplodocus.org/git/mdeliver/commitdiff_plain/ad1ffe088da4a832c08360bb9d3d6f2e6b074ca3?ds=inline;hp=ad1ffe088da4a832c08360bb9d3d6f2e6b074ca3 (main): Don't assume the current directory is the user's home directory. Get the HOME environment variable and chdir(2) there. ---