print "\b\b\b\b" unless $count %= 4 #### $count = 0, print "\b\b\b\b" if $count == 4;