function my_function { local abc=$1 shift } my_function ./this_file