[Bug 11196] New: ls with no arguments and color turned off unnecessarily
bugzilla at busybox.net
bugzilla at busybox.net
Wed Jul 25 21:28:13 UTC 2018
https://bugs.busybox.net/show_bug.cgi?id=11196
Bug ID: 11196
Summary: ls with no arguments and color turned off
unnecessarily
Product: Busybox
Version: unspecified
Hardware: All
OS: Linux
Status: NEW
Severity: normal
Priority: P5
Component: Other
Assignee: unassigned at busybox.net
Reporter: john.ata at baesystems.com
CC: busybox-cvs at busybox.net
Target Milestone: ---
The busybox ls command can call lstat unnecessarily. For example, "ls
--color=none" or "ls -x --color=none" displays filenames only and does not need
lstat for that.
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the busybox-cvs
mailing list