If I type this in shell $ ./yourfile.py 12:34 PM &
What does '$', '.', '/' and '& means in this succession? Note: 12:34 PM is a argument to the yourfile.py. -- http://mail.python.org/mailman/listinfo/python-list
If I type this in shell $ ./yourfile.py 12:34 PM &
What does '$', '.', '/' and '& means in this succession? Note: 12:34 PM is a argument to the yourfile.py. -- http://mail.python.org/mailman/listinfo/python-list