Thanks Eberhard, Apparently I was up to late for my brain to work. I will update to use the Path function.
Thanks, Russ On Sun, Nov 1, 2015 at 11:41 PM, Eberhard Beilharz <[email protected]> wrote: > > > > Russell Haley <[email protected]> <[email protected]> > wrote on 2015-11-02 at 07:17 +0100: > > 2) As you can see there is a horrible hard coded /tmp file path. I am not > sure how to determine the temp directory in a unix system. That said in > FreeBSD, /tmp is part of the rootfs and seems to be pretty standard in > Linux too: > > > https://docs.freebsd.org/doc/5.4-RELEASE/usr/share/doc/handbook/dirstructure.html > > > Why not use Path.GetTempPath() to get the path to the temp directory? > _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-mono To unsubscribe, send any mail to "[email protected]"
