User Tools

Site Tools


bash:commands:command_line_arguments

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
bash:commands:command_line_arguments [2021/01/26 17:02] peterbash:commands:command_line_arguments [2021/01/26 17:03] (current) peter
Line 8: Line 8:
 echo "First Argument = $1" echo "First Argument = $1"
 echo "Second Argument = $2" echo "Second Argument = $2"
-</code>+</file>
  
 Run this script with two additional parameters after its name. Run this script with two additional parameters after its name.
Line 50: Line 50:
 </file> </file>
  
-Run this:+Run this script with two additional parameters after its name.
  
 <code bash> <code bash>
bash/commands/command_line_arguments.1611680565.txt.gz · Last modified: 2021/01/26 17:02 by peter

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki