Note: In order to figure this out, we try to run the 'df' program. If
the 'exec' or 'shell_exec' functions are not available, we can't do
the check.
public static checkIfFileSystemIsNFS ( ) : boolean | ||
Результат | boolean | True if on an NFS filesystem, false if otherwise or if we can't use shell_exec or exec. |