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 Invalid argument: AH00076: Failed to enable APR_TCP_DEFER_ACCEP In order to eliminate this warning Invalid argument: AH00076: Failed to enable APR_TCP_DEFER_ACCEP Add this… Change default language – Windows 10 Bash sudo apt-get install language-pack-en language-pack-en-base manpages sudo update-locale LANG=en_US.UTF8 failed to create directory via template ‘/var/lock/apache2.XXXXXXXXXX’: No such file Create the directory with mkdir -p /run/lock The install should now work (you may need…
Invalid argument: AH00076: Failed to enable APR_TCP_DEFER_ACCEP In order to eliminate this warning Invalid argument: AH00076: Failed to enable APR_TCP_DEFER_ACCEP Add this…
Change default language – Windows 10 Bash sudo apt-get install language-pack-en language-pack-en-base manpages sudo update-locale LANG=en_US.UTF8
failed to create directory via template ‘/var/lock/apache2.XXXXXXXXXX’: No such file Create the directory with mkdir -p /run/lock The install should now work (you may need…