Inverse video
say "normal";
run "tput", "rev";
say "reversed";
run "tput", "sgr0";
say "normal";Last updated
Was this helpful?
say "normal";
run "tput", "rev";
say "reversed";
run "tput", "sgr0";
say "normal";Last updated
Was this helpful?
Was this helpful?