mirror of
https://github.com/opnsense/src.git
synced 2026-03-01 12:51:07 -05:00
In particular, this makes things like ${#foo[0]} and ${#foo[@]} errors
rather than silent equivalents of ${#foo}.
PR: bin/151720
Submitted by: Mark Johnston
Exp-run done by: pav (with some other sh(1) changes)
2 lines
21 B
Groff
2 lines
21 B
Groff
# $FreeBSD$
|
|
${#foo^}
|