Command line arguments given to Python program are automatically saved in ... parser.parse_args() if args.u: subprocess.call(['sort', '-u', args.file, '-o', ...
確定! 回上一頁