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 Use pkill -f, which matches the pattern for any part of the command line pkill -f my_pattern Install PHP 7.2 MCrypt extension ## How to install mcrypt in php7.2 ## ## https://lukasmestan.com/install-mcrypt-extension-in-php7-2/ ## # # Check version… How do I grant sudo privileges to an existing user sudo usermod -a -G sudo username
Install PHP 7.2 MCrypt extension ## How to install mcrypt in php7.2 ## ## https://lukasmestan.com/install-mcrypt-extension-in-php7-2/ ## # # Check version…