--TEST-- using invalid combinations of cmdline options --SKIPIF-- --FILE-- --EXPECTF-- string(55) "You cannot use both -n and -c switch. Use -h for help. " string(57) "Either execute direct code, process stdin or use a file. " string(57) "Either execute direct code, process stdin or use a file. " Done