#include int main(int argc, char *argv[]){ printf("%d args received\n",argc); for(int i=0; i