Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 227 Bytes

print_arguments.md

File metadata and controls

9 lines (6 loc) · 227 Bytes

Shell Scripting - Print Arguments

Objectives

You should include everything mentioned here in one shell script

  1. Print the first argument passed to the script
  2. Print the number of arguments passed to the script