aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRob Landley <rob@landley.net>2012-02-26 22:04:37 -0600
committerRob Landley <rob@landley.net>2012-02-26 22:04:37 -0600
commitb0dcd667f185e01589af38958116768ffd561de8 (patch)
treece4ef106b338ed82bea7cabe1cf2c47ce166f73c
parentbbe500e531e7f3ff29265564d012754f11847679 (diff)
downloadtoybox-b0dcd667f185e01589af38958116768ffd561de8.tar.gz
The aboriginal linux build needs ls -ditc and probably some more unimplemented options yet...
-rw-r--r--toys/ls.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/toys/ls.c b/toys/ls.c
index 2e925276..9a0c3e27 100644
--- a/toys/ls.c
+++ b/toys/ls.c
@@ -10,7 +10,7 @@ USE_LS(NEWTOY(ls, "nRlF1a", TOYFLAG_BIN))
config LS
bool "ls"
- default y
+ default n
help
usage: ls [-l] [-F] [-a] [-1] [directory...]
list files