5 lines
38 B
Plaintext
5 lines
38 B
Plaintext
|
IFS=
|
||
|
set --
|
||
|
set -- $@ $*
|
||
|
echo Zero:$#
|