[Fix] BASH overwriting long command-lines


This is a quick post.

If you find your BASH shell overwriting/over-wrapping large command-lines, then setting the following in your .bashrc file will take care of it:

shopt -s checkwinsize

4 thoughts on “[Fix] BASH overwriting long command-lines

Leave a reply to azimyasin Cancel reply