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 to clone a running system to a new harddisk using rsync? Have you ever wanted to shrink an EC2 volume? I tried several ways and this… Upgrade Drupal core from command line (ubuntu) check what version the site is at: drush status Go to http://drupal.org/node/3060/release, filter by the… 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…
How to clone a running system to a new harddisk using rsync? Have you ever wanted to shrink an EC2 volume? I tried several ways and this…
Upgrade Drupal core from command line (ubuntu) check what version the site is at: drush status Go to http://drupal.org/node/3060/release, filter by the…
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…