My Perl 6 version of backup_time
backup_time.sh
is a simple shell script I use quite often to quick do a single file or whole directory backup via tar(1)
.
How difficult should it be to write it as a Perl 6 script?
written sometime in January 2018
Tags:
raku
,
perlsphere