#!/usr/bin/perl # File Name : parent.pl # Initial level stuffs # Some stuffs system ("sh path_reset.sh mypath"); # Any possible way to use the shell script variable here print "\n$MY_LIB_PATH";