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 check/test .tar.bz archives? First test bzip2 compression, It should output OK. bzip2 -tv FILE.tar.bz2 Next uncompress the tarball,… 20 Netstat Commands for Linux Network Management http://www.tecmint.com/20-netstat-commands-for-linux-network-management/ Mount Windows Share on Ubuntu $ sudo apt-get install cifs-utils $ sudo mount //WINSRV/SHARE -t cifs -o uid=1000,gid=1000,username=winuser /mnt/path where…
How to check/test .tar.bz archives? First test bzip2 compression, It should output OK. bzip2 -tv FILE.tar.bz2 Next uncompress the tarball,…
20 Netstat Commands for Linux Network Management http://www.tecmint.com/20-netstat-commands-for-linux-network-management/
Mount Windows Share on Ubuntu $ sudo apt-get install cifs-utils $ sudo mount //WINSRV/SHARE -t cifs -o uid=1000,gid=1000,username=winuser /mnt/path where…