shithub: 9intro

ref: 2b99422480d596ebc26921c87c6bb81a07949f3e
dir: /src/args/

View raw version
#!/bin/rc
if (~ $#* 0)
	echo no arguments
if not
	echo got some arguments: $*