argc, argvargc = argv.lengthargv[0] //실행경로 (directory + file_name) argv[1]// "I" argv[2]// "Love" argv[3]// "You" argv[4]// "Always"I/O args