Help for this page
Select Code to Download
Select
or
download this
abs_path () { perl -MCwd=abs_path -lE 'say abs_path( $_ ) for @ARGV' "$@" }