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 Mount AWS S3 bucket to Ubuntu file system I cannot find any Ubuntu PPA that has latest S3FS, so we will need to… Find And List All Hidden Files Recursively Recursively list all hidden files and directories on Linux/Unix The basic syntax is as follows:… grep tips If you're looking for lines matching in files, my favorite command is: grep -Hrn 'search…
Mount AWS S3 bucket to Ubuntu file system I cannot find any Ubuntu PPA that has latest S3FS, so we will need to…
Find And List All Hidden Files Recursively Recursively list all hidden files and directories on Linux/Unix The basic syntax is as follows:…