mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2025-01-22 16:44:32 +01:00
9 lines
69 B
Sed
9 lines
69 B
Sed
/;..*$/s/;/;\
|
|
/g
|
|
/{ .*$/s/{/{\
|
|
/g
|
|
/ \?[^'] /s/?/?\
|
|
/g
|
|
/ : /s/:/:\
|
|
/g
|