[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Rechte von /var/tmp



Thomas Kuster schrieb:
was ist der unterschied zwischen /tmp und /var/tmp?

Definiert im Filesystem Hierarchy Standard[1]

- /var/tmp/

The /var/tmp directory is made available for programs that require temporary files or directories that are preserved between system reboots. Therefore, data stored in /var/tmp is more persistent than data in /tmp.

Files and directories located in /var/tmp must not be deleted when the system is booted. Although data stored in /var/tmp is typically deleted in a site-specific manner, it is recommended that deletions occur at a less frequent interval than /tmp.

- /tmp/

The /tmp directory must be made available for programs that require temporary files.

Programs must not assume that any files or directories in /tmp are preserved between invocations of the program.

[1] http://www.pathname.com/fhs/pub/fhs-2.3.html


--
stefan.bauer@edv-fix.de                     Computer Service Bauer
Phone  +49 8621 99 64 45                    IT * Unix * Security
Mobile +49 179 11 94 767                    Netzwerk * VoIP
http://www.edv-fix.de                       Burgberg 4
PGP Key D5176489                            83371 Stein a.d. Traun



Reply to: