$ ./bin/ls -l
./bin/ls: invalid option -- 'l'
$ ./bin/head -c 5 Makefile
./bin/head: invalid option -- 'c'
$ quit

