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)
Tue, Dec 10, 6:11 PM
Unknown Object (File)
Nov 16 2024, 5:08 AM
Unknown Object (File)
Nov 13 2024, 12:54 PM
Unknown Object (File)
Oct 13 2024, 1:07 PM
Unknown Object (File)
Oct 13 2024, 1:07 PM
Unknown Object (File)
Oct 13 2024, 1:07 PM
Unknown Object (File)
Oct 13 2024, 12:53 PM
Unknown Object (File)
Oct 2 2024, 3:43 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