Don’t wrap long lines in linux terminal
printf '\033[?7l'
ls -l /a/folder/that/contains/files/with/long/names
printf '\033[?7h'
Related Posts
Problems reinstalling Bash on Ubuntu on Windows Error: 0x80070002
1. To uninstall the Linux SubSystem in Windows Right-click command prompt (admin) lxrun /uninstall /full…
Redirecting incoming tcp connections with redir
source: http://blog.remibergsma.com/2012/02/28/redirecting-incoming-tcp-connections-with-redir/ Redir redirects tcp connections coming in to a local port to a specified…
