#!/bin/bash echo "number of arguments "$# echo "list of arguments "$* echo "argment number 2 is "$2