HomeClusterLabs Projects

Filesystem: POSIX-compliant syntax for portability

Description

Filesystem: POSIX-compliant syntax for portability

Updated to use POSIX $() instead of Bourne-shell backticks, and to
use grep ... >/dev/null 2>&1 instead of grep -q. (Note: grep -q
only suppresses stdout anyway. grep -q -s would be required to
suppress both stdout and stderr.)

Details

Provenance
nrwahl2Authored on Jul 10 2020, 7:38 PM
Parents
rRa8051cf9e21d: Filesystem: Support whitespace in device or directory name
Branches
Unknown
Tags
Unknown

Event Timeline