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, Nov 1, 11:14 PM
Unknown Object (File)
Sat, Nov 1, 11:14 PM
Unknown Object (File)
Sat, Nov 1, 11:14 PM
Unknown Object (File)
Sat, Nov 1, 7:09 PM
Unknown Object (File)
Sun, Oct 26, 6:28 AM
Unknown Object (File)
Oct 11 2025, 9:46 PM
Unknown Object (File)
Oct 5 2025, 1:00 AM
Unknown Object (File)
Sep 28 2025, 3:35 AM
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