http://www.perlmonks.org?node_id=684553


in reply to Re^3: Wanted: humanly readable `script` output
in thread Wanted: humanly readable `script` output

What is left looks like the colour control sequences for a fancy bash prompt. You might want to set the prompt to something humble with, say

export PS1='\u@\h\$ '

loris


"It took Loris ten minutes to eat a satsuma . . . twenty minutes to get from one end of his branch to the other . . . and an hour to scratch his bottom. But Slow Loris didn't care. He had a secret . . ." (from "Slow Loris" by Alexis Deacon)