Clear the screen

sub clear { print qx[clear] }
clear;

Last updated

Was this helpful?