Page MenuHomeFreeBSD

Style only change: Prefer $() to ``
ClosedPublic

Authored by imp on Apr 7 2019, 6:57 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Oct 11, 9:46 PM
Unknown Object (File)
Sun, Oct 5, 1:00 AM
Unknown Object (File)
Sun, Sep 28, 3:35 AM
Unknown Object (File)
Fri, Sep 26, 9:16 PM
Unknown Object (File)
Sep 14 2025, 4:04 PM
Unknown Object (File)
Sep 12 2025, 4:09 AM
Unknown Object (File)
Sep 10 2025, 9:26 PM
Unknown Object (File)
Aug 10 2025, 9:04 PM
Subscribers
None

Details

Summary

$() 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.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable