HomeFreeBSD

Style only change: Prefer $() to ``

Description

Style only change: Prefer $() to ``

$() is more modern and also nests. Convert the mix of styles to using
only the former (although the latter was more common). It's the more
dominant style in other shell scripts these days as well.

Differential Revision: https://reviews.freebsd.org/D19840

Details

Provenance
impAuthored on
Differential Revision
D19840: Style only change: Prefer $() to ``
Parents
rS346038: Exercise some care before sending SIGHUP to mountd.
Branches
Unknown
Tags
Unknown