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 Backup MySQL Information using automysqlbackup There is a utility program called "automysqlbackup" that is available in the Ubuntu repositories. This… grep tips If you're looking for lines matching in files, my favorite command is: grep -Hrn 'search… grub boot error : “symbol ‘grub_calloc’ not found After updating grub2 and rebooting, my server does not boot: Booting from Hard Disk 0...…
How to Backup MySQL Information using automysqlbackup There is a utility program called "automysqlbackup" that is available in the Ubuntu repositories. This…
grub boot error : “symbol ‘grub_calloc’ not found After updating grub2 and rebooting, my server does not boot: Booting from Hard Disk 0...…