touch mod.sh chmod +x mod.sh vim mod.sh #/bin/bash stat $1 | sed -n '4p' | cut -d '/' -f 1 | cut -d '(' -f 2 ./mod.sh 2.txt