Le 06-07-21 à 15:07, Charles Philip Chan a écrit :
Hello all: I am about to put some final touches on my ImageMagick Inspector before it's first release. I would like to know if there is something equivalent to /dev/shm in MAC OS X? If not, it there a default temp dir?
I don't know what is /dev/shm, so I can't say unless you give me more details
As for the default temp dir Bilbo:~ yves$ ls -l /tmp lrwxr-xr-x 1 root admin 11 Nov 6 2005 /tmp -> private/tmp Bilbo:~ yves$ ls -l /private/ total 0 drwxr-xr-x 94 root wheel 3196 Jul 20 03:44 etc drwxr-xr-x 3 root wheel 102 Mar 26 2005 tftpboot drwxrwxrwt 14 root wheel 476 Jul 22 03:33 tmp drwxr-xr-x 24 root wheel 816 Dec 31 1969 var _______________________________________________ Discuss-gnustep mailing list [email protected] http://lists.gnu.org/mailman/listinfo/discuss-gnustep
