www

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | LICENSE

myTool.py (73B)


      1 #!/usr/bin/env python
      2 
      3 import sys
      4 
      5 for arg in sys.argv:
      6   print(str(arg)