Thread
:
LS support --color
View Single Post
mattmull
2009-12-01 , 00:20
Posts: 29 | Thanked: 6 times | Joined on Oct 2009
#
5
What version of busybox is it? (Probably just busybox --version)
The newer versions of busybox have it, it looks like it just has to be turned on it the config (then recompiled).
config FEATURE_LS_COLOR
bool "Allow use of color to identify file types"
default y
depends on LS && LONG_OPTS
help
This enables the --color option to ls.
Last edited by mattmull; 2009-12-01 at
00:27
.
Quote & Reply
|
mattmull
View Public Profile
Send a private message to mattmull
Find all posts by mattmull