Don’t wrap long lines in linux terminal July 20, 2018 admin Ubuntu printf '\033[?7l' ls -l /a/folder/that/contains/files/with/long/names printf '\033[?7h' Share This Tweet Share Share Email Related Posts How do I find the kernel version, Ubuntu release and disk partition information from the terminal? uname -a # for all info regarding kernel version, uname -r # for exact kernel… Turn off monitor using command line The xset command mentioned in other answers will turn off all the monitors if you have multiple… How to install grunt on Ubuntu 14.04 Grunt is a Javascript task runner that can be used to compile Sass, run JSHint,…
How do I find the kernel version, Ubuntu release and disk partition information from the terminal? uname -a # for all info regarding kernel version, uname -r # for exact kernel…
Turn off monitor using command line The xset command mentioned in other answers will turn off all the monitors if you have multiple…
How to install grunt on Ubuntu 14.04 Grunt is a Javascript task runner that can be used to compile Sass, run JSHint,…