Voting

: max(one, four)?
(Example: nine)

The Note You're Voting On

OsakaWebbie
8 years ago
If running on a Linux system where systemd has PrivateTmp=true (which is the default on CentOS 7 and perhaps other newer distros), this function will simply return "/tmp", not the true, much longer, somewhat dynamic path.

<< Back to user notes page

To Top