all:
	gcc r2cmd.c -o r2cmd
	r2 -qi test.sh /bin/ls
