c:\> ipy -c "import uuid; print(uuid.uuid4())"
Reference(s):
http://stackoverflow.com/questions/2043453/executing-python-multi-line-statements-in-the-one-line-command-line
c:\> ipy -c "import uuid; print(uuid.uuid4())"
netsh advfirewall firewall add rule name = "RPC Endpoint Mapper" dir = in action = allow protocol = TCP localport = 1...
No comments:
Post a Comment