[Bug 15011] New: Can't see the first line of a file with a long path with less

bugzilla at busybox.net bugzilla at busybox.net
Thu Sep 22 10:02:49 UTC 2022


https://bugs.busybox.net/show_bug.cgi?id=15011

            Bug ID: 15011
           Summary: Can't see the first line of a file with a long path
                    with less
           Product: Busybox
           Version: 1.35.x
          Hardware: All
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P5
         Component: Other
          Assignee: unassigned at busybox.net
          Reporter: yuri.kanivetsky at gmail.com
                CC: busybox-cvs at busybox.net
  Target Milestone: ---

Created attachment 9361
  --> https://bugs.busybox.net/attachment.cgi?id=9361&action=edit
a screenshot of the way less looks in this case

$ docker run --rm -it alpine:3.16
$ mkdir -p some/looooooooooooooooooooooooooooooooooong
$ echo test > some/looooooooooooooooooooooooooooooooooong/path
$ less some/looooooooooooooooooooooooooooooooooong/path

Supposedly the path should be truncated in some way.

Encountered while inspecting docker files, e.g.
/var/lib/registry/docker/registry/v2/repositories/i1/_layers/sha256/ca59306b586e89d56b5aa314ed33f922db000fd93a536514fcc2655a0d23c736/link.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the busybox-cvs mailing list