busybox/shell/hush_test/hush-vars/var_wordsplit_ifs5.tests

5 lines
38 B
Plaintext
Executable File

IFS=
set --
set -- $@ $*
echo Zero:$#