User Tools

Site Tools


python:pythonbasicexamples

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
python:pythonbasicexamples [2020/02/26 16:03] – [Python Command Line Arguments] adminpython:pythonbasicexamples [2022/10/29 16:15] (current) – external edit 127.0.0.1
Line 220: Line 220:
 </code> </code>
 ===== Python Command Line Arguments ===== ===== Python Command Line Arguments =====
 +refer: https://www.tutorialspoint.com/python/python_command_line_arguments.htm
 +
 Consider we want to pass two file names through command line and we also want to give an option to check the usage of the script. Usage of the script is as follows − Consider we want to pass two file names through command line and we also want to give an option to check the usage of the script. Usage of the script is as follows −
 <code bash> <code bash>
python/pythonbasicexamples.1582733024.txt.gz · Last modified: 2022/10/29 16:15 (external edit)