X-Debbugs-Cc: bug-l...@gnu.org
Package: less
Version: 481-2.1
File: /bin/less

https://nelenkov.blogspot.tw/2012/06/unpacking-android-backups.html says
Android backus start with

ANDROID BACKUP
1
1
none
...

The problem is, in less the first line flies off the top. One would
never notice the file starts with ANDROID BACKUP unless one used hd, od,
etc.

Must be less counting wrongly the number of rows on the terminal due to
binary data.

$ env|grep LESS
LESS=-iRXM
SYSTEMD_LESS=-iRXM

As Android backups contain personal data, perhaps the developer could try
$ adb backup ... && less backup.ab
on his own. Or I can send the first part of one to some private email address.

Reply via email to