bars
Rosettacode tasks in Perl 6
search
circle-xmark
⌘
Ctrl
k
copy
Copy
chevron-down
Programming tasks
chevron-right
D
Delete a file
Copy
unlink
'
input.txt
'
;
unlink
'
/input.txt
'
;
rmdir
'
docs
'
;
rmdir
'
/docs
'
;
Previous
Delegates
chevron-left
Next
Deming's funnel
chevron-right
Last updated
2 years ago