[Bug 49] New: Busybox does not support "ls -Q" which is required by Debian init.d scripts

bugzilla-daemon at osuosl.org bugzilla-daemon at osuosl.org
Thu Jan 15 11:19:35 UTC 2009


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

           Summary: Busybox does not support "ls -Q" which is required by
                    Debian init.d scripts
           Product: Busybox
           Version: unspecified
          Platform: PC
               URL: https://bugs.maemo.org/show_bug.cgi?id=3957
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P5
         Component: Standard Compliance
        AssignedTo: unassigned at busybox.net
        ReportedBy: a9016009 at gmx.de
                CC: busybox-cvs at busybox.net
   Estimated Hours: 0.0


Forwarding upstream from https://bugs.maemo.org/show_bug.cgi?id=3957 .

VERSION:
1.10.3

STEPS TO REPRODUCE:
In Busybox, enter
  ls -Q

EXPECTED OUTCOME:
quoted list of files. 
GNU "ls -Q" encloses filenames in double quotes.

ACTUAL OUTCOME:
  ls: invalid option -- Q
and the list of valid options

REPRODUCIBILITY:
always

OTHER COMMENTS:
-Q is not a posix standard option, but is quite popular and useful.
Many debian pre/post inst/rm scripts use this for things in /etc/init.d.

Other examples where this is an issue:
https://bugs.maemo.org/show_bug.cgi?id=3951#c6
https://bugs.maemo.org/show_bug.cgi?id=3948#c2


-- 
Configure bugmail: https://bugs.busybox.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


More information about the busybox-cvs mailing list