Rosettacode tasks in Perl 6
Search...
Ctrl + K
Copy
sub clear { print qx[clear] }
clear;
Last updated
1 year ago
Was this helpful?
Programming tasks
T
Terminal control
Clear the screen
Previous
Terminal control
Next
Coloured text