summaryrefslogtreecommitdiffstats
path: root/bin/sh/tests/parameters/positional4.0
blob: c1c380c0feac7fc4612c034098b8208df3306917 (plain)
1
2
3
4
# $FreeBSD$

set -- "x$0" 2 3 4 5 6 7 8 9 "y$0"
[ "${01}.${010}" = "$1.${10}" ]
OpenPOWER on IntegriCloud