aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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