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 Add EBS VOLUME to Ubuntu EC2 Instance Lets say we want to mount /var into new partition: 1. create new volume (leave… How do I reload .bashrc (ubuntu) without logging out and back in? source ~/.bashrc grep tips If you're looking for lines matching in files, my favorite command is: grep -Hrn 'search…
Add EBS VOLUME to Ubuntu EC2 Instance Lets say we want to mount /var into new partition: 1. create new volume (leave…