Hi All,

How to I do this bash code in Perl 6?

if [ ! -f "$PathAndName" ]; then touch "$PathAndName" fi

I am not finding the directions on how to create a "new"
file at a specific location.


Many thanks,
-T

--
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Computers are like air conditioners.
They malfunction when you open windows
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Reply via email to