From 47205e1be4a4af30792ce04bdc3ef726e4d0cd36 Mon Sep 17 00:00:00 2001 From: Jan Siwiec <jan.siwiec@vsb.cz> Date: Tue, 28 Jul 2020 10:42:41 +0200 Subject: [PATCH] Update storage.md --- docs.it4i/barbora/storage.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs.it4i/barbora/storage.md b/docs.it4i/barbora/storage.md index d9fbddfb8..d718af256 100644 --- a/docs.it4i/barbora/storage.md +++ b/docs.it4i/barbora/storage.md @@ -245,7 +245,7 @@ Default ACL mechanism can be used to replace setuid/setgid permissions on direct ## Local Filesystems -### Tmp +### TMP Each node is equipped with local /tmp directory of few GB capacity. The /tmp directory should be used to work with small temporary files. Old files in /tmp directory are automatically purged. -- GitLab