mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
3 lines
68 B
Text
3 lines
68 B
Text
|
|
set -- "x$0" 2 3 4 5 6 7 8 9 "y$0"
|
|
[ "${01}.${010}" = "$1.${10}" ]
|