]> git.saurik.com Git - apple/shell_cmds.git/blame - sh/tests/expansion/ifs5.0
shell_cmds-207.11.1.tar.gz
[apple/shell_cmds.git] / sh / tests / expansion / ifs5.0
CommitLineData
deb63bfb 1# $FreeBSD: head/bin/sh/tests/expansion/ifs5.0 278806 2015-02-15 19:48:29Z jilles $
71aad674
A
2
3set -- $(echo a b c d)
4[ "$#" = 4 ]