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 Ubuntu 12.04 on Amazon EC2: /dev/xvda1 will be checked for errors at next reboot *** /dev/xvda1 will be checked for errors at next reboot *** It is a bug… How To Add Swap on Ubuntu 12.04 To add a swap-partition instead of swap-file: blkid /dev/sdax (get UUID) mkswap /dev/sdax (format swap… Find And List All Hidden Files Recursively Recursively list all hidden files and directories on Linux/Unix The basic syntax is as follows:…
Ubuntu 12.04 on Amazon EC2: /dev/xvda1 will be checked for errors at next reboot *** /dev/xvda1 will be checked for errors at next reboot *** It is a bug…
How To Add Swap on Ubuntu 12.04 To add a swap-partition instead of swap-file: blkid /dev/sdax (get UUID) mkswap /dev/sdax (format swap…
Find And List All Hidden Files Recursively Recursively list all hidden files and directories on Linux/Unix The basic syntax is as follows:…