blob: 3370b2a5d5ca2f2c98b81494bfd2809b785983c5 [file] [log] [blame]
Glenn L McGrath3238ea12003-02-15 10:53:40 +00001#
2# For a description of the syntax of this configuration file,
3# see scripts/kbuild/config-language.txt.
4#
5
6menu "Coreutils"
7
Denis Vlasenko7d219aa2006-10-05 10:17:08 +00008config BASENAME
Glenn L McGrath3238ea12003-02-15 10:53:40 +00009 bool "basename"
10 default n
11 help
Eric Andersen4762a482003-04-04 14:35:36 +000012 basename is used to strip the directory and suffix from filenames,
Eric Andersenc7bda1c2004-03-15 08:29:22 +000013 leaving just the filename itself. Enable this option if you wish
Eric Andersen4762a482003-04-04 14:35:36 +000014 to enable the 'basename' utility.
Glenn L McGrath3238ea12003-02-15 10:53:40 +000015
Denis Vlasenko7d219aa2006-10-05 10:17:08 +000016config CAL
Glenn L McGrath3238ea12003-02-15 10:53:40 +000017 bool "cal"
18 default n
19 help
Eric Andersen88c916b2003-10-22 09:58:56 +000020 cal is used to display a monthly calender.
Glenn L McGrath3238ea12003-02-15 10:53:40 +000021
Denis Vlasenko7d219aa2006-10-05 10:17:08 +000022config CAT
Glenn L McGrath3238ea12003-02-15 10:53:40 +000023 bool "cat"
24 default n
25 help
Eric Andersen982da3e2003-04-04 15:20:53 +000026 cat is used to concatenate files and print them to the standard
27 output. Enable this option if you wish to enable the 'cat' utility.
Rob Landleyeb29d6c2006-06-06 22:59:37 +000028
Denis Vlasenko7d219aa2006-10-05 10:17:08 +000029config CATV
Rob Landley8abbee42006-05-31 19:36:04 +000030 bool "catv"
31 default n
32 help
33 Display nonprinting characters as escape sequences (like some
34 implementations' cat -v option).
Glenn L McGrath3238ea12003-02-15 10:53:40 +000035
Denis Vlasenko7d219aa2006-10-05 10:17:08 +000036config CHGRP
Glenn L McGrath3238ea12003-02-15 10:53:40 +000037 bool "chgrp"
38 default n
39 help
Eric Andersen88c916b2003-10-22 09:58:56 +000040 chgrp is used to change the group ownership of files.
Glenn L McGrath3238ea12003-02-15 10:53:40 +000041
Denis Vlasenko7d219aa2006-10-05 10:17:08 +000042config CHMOD
Glenn L McGrath3238ea12003-02-15 10:53:40 +000043 bool "chmod"
44 default n
45 help
Eric Andersene5642112003-07-14 19:37:08 +000046 chmod is used to change the access permission of files.
Glenn L McGrath3238ea12003-02-15 10:53:40 +000047
Denis Vlasenko7d219aa2006-10-05 10:17:08 +000048config CHOWN
Glenn L McGrath3238ea12003-02-15 10:53:40 +000049 bool "chown"
50 default n
51 help
Eric Andersen88c916b2003-10-22 09:58:56 +000052 chown is used to change the user and/or group ownership
Eric Andersene5642112003-07-14 19:37:08 +000053 of files.
Glenn L McGrath3238ea12003-02-15 10:53:40 +000054
Denis Vlasenko7d219aa2006-10-05 10:17:08 +000055config CHROOT
Glenn L McGrath3238ea12003-02-15 10:53:40 +000056 bool "chroot"
57 default n
58 help
Eric Andersene5642112003-07-14 19:37:08 +000059 chroot is used to change the root directory and run a command.
60 The default command is `/bin/sh'.
Glenn L McGrath3238ea12003-02-15 10:53:40 +000061
Denis Vlasenko7d219aa2006-10-05 10:17:08 +000062config CKSUM
Rob Landley856489b2006-04-18 20:57:28 +000063 bool "cksum"
64 default n
65 help
66 cksum is used to calculate the CRC32 checksum of a file.
67
Denis Vlasenko7d219aa2006-10-05 10:17:08 +000068config COMM
Rob Landley2acfd7b2005-05-11 23:12:49 +000069 bool "comm"
70 default n
71 help
72 comm is used to compare two files line by line and return
73 a three-column output.
74
Denis Vlasenko7d219aa2006-10-05 10:17:08 +000075config CP
Glenn L McGrath3238ea12003-02-15 10:53:40 +000076 bool "cp"
77 default n
78 help
Eric Andersene5642112003-07-14 19:37:08 +000079 cp is used to copy files and directories.
Glenn L McGrath3238ea12003-02-15 10:53:40 +000080
Denis Vlasenko7d219aa2006-10-05 10:17:08 +000081config CUT
Glenn L McGrath3238ea12003-02-15 10:53:40 +000082 bool "cut"
83 default n
84 help
Eric Andersene5642112003-07-14 19:37:08 +000085 cut is used to print selected parts of lines from
86 each file to stdout.
Glenn L McGrath3238ea12003-02-15 10:53:40 +000087
Denis Vlasenko7d219aa2006-10-05 10:17:08 +000088config DATE
Bernhard Reutner-Fischer96002bb2006-01-19 14:42:23 +000089 bool "date"
90 default n
91 help
92 date is used to set the system date or display the
93 current time in the given format.
Glenn L McGrath3238ea12003-02-15 10:53:40 +000094
Denis Vlasenko7d219aa2006-10-05 10:17:08 +000095config FEATURE_DATE_ISOFMT
Rob Landley2ec922e2006-04-13 23:22:16 +000096 bool "Enable ISO date format output (-I)"
Glenn L McGrath3238ea12003-02-15 10:53:40 +000097 default y
Denis Vlasenko7d219aa2006-10-05 10:17:08 +000098 depends on DATE
Glenn L McGrath3238ea12003-02-15 10:53:40 +000099 help
Eric Andersen65e20a32003-07-05 07:52:35 +0000100 Enable option (-I) to output an ISO-8601 compliant
101 date/time string.
Glenn L McGrath3238ea12003-02-15 10:53:40 +0000102
Denis Vlasenko7d219aa2006-10-05 10:17:08 +0000103config DD
Glenn L McGrath3238ea12003-02-15 10:53:40 +0000104 bool "dd"
105 default n
106 help
Eric Andersene5642112003-07-14 19:37:08 +0000107 dd copies a file (from standard input to standard output,
108 by default) using specific input and output blocksizes,
Eric Andersenc7bda1c2004-03-15 08:29:22 +0000109 while optionally performing conversions on it.
Glenn L McGrath3238ea12003-02-15 10:53:40 +0000110
Denis Vlasenko7d219aa2006-10-05 10:17:08 +0000111config FEATURE_DD_SIGNAL_HANDLING
Rob Landleyc5598172006-05-02 22:44:04 +0000112 bool "Enable DD signal handling for status reporting"
113 default y
Denis Vlasenko7d219aa2006-10-05 10:17:08 +0000114 depends on DD
Rob Landleyc5598172006-05-02 22:44:04 +0000115 help
Denis Vlasenko9213a9e2006-09-17 16:28:10 +0000116 sending a SIGUSR1 signal to a running `dd' process makes it
117 print to standard error the number of records read and written
Rob Landleyc5598172006-05-02 22:44:04 +0000118 so far, then to resume copying.
119
Denis Vlasenko9213a9e2006-09-17 16:28:10 +0000120 $ dd if=/dev/zero of=/dev/null& pid=$! $ kill -USR1 $pid; sleep 1; kill $pid
Rob Landleyc5598172006-05-02 22:44:04 +0000121 10899206+0 records in 10899206+0 records out
122
Denis Vlasenko7d219aa2006-10-05 10:17:08 +0000123config FEATURE_DD_IBS_OBS
Rob Landley2686d3b2006-05-16 16:52:12 +0000124 bool "Enable ibs, obs and conv options"
125 default n
Denis Vlasenko7d219aa2006-10-05 10:17:08 +0000126 depends on DD
Rob Landley2686d3b2006-05-16 16:52:12 +0000127 help
128 Enables support for writing a certain number of bytes in and out,
129 at a time, and performing conversions on the data stream.
130
Denis Vlasenko7d219aa2006-10-05 10:17:08 +0000131config DF
Glenn L McGrath3238ea12003-02-15 10:53:40 +0000132 bool "df"
133 default n
134 help
Eric Andersene5642112003-07-14 19:37:08 +0000135 df reports the amount of disk space used and available
136 on filesystems.
Glenn L McGrath3238ea12003-02-15 10:53:40 +0000137
Denis Vlasenko7d219aa2006-10-05 10:17:08 +0000138config DIRNAME
Glenn L McGrath3238ea12003-02-15 10:53:40 +0000139 bool "dirname"
140 default n
141 help
Eric Andersen88c916b2003-10-22 09:58:56 +0000142 dirname is used to strip a non-directory suffix from
Eric Andersene5642112003-07-14 19:37:08 +0000143 a file name.
Glenn L McGrath3238ea12003-02-15 10:53:40 +0000144
Denis Vlasenko7d219aa2006-10-05 10:17:08 +0000145config DOS2UNIX
Glenn L McGrath3238ea12003-02-15 10:53:40 +0000146 bool "dos2unix/unix2dos"
147 default n
148 help
Eric Andersen88c916b2003-10-22 09:58:56 +0000149 dos2unix is used to convert a text file from DOS format to
Eric Andersene5642112003-07-14 19:37:08 +0000150 UNIX format, and vice versa.
Glenn L McGrath3238ea12003-02-15 10:53:40 +0000151
Denis Vlasenko7d219aa2006-10-05 10:17:08 +0000152config UNIX2DOS
Eric Andersen7c512432003-06-26 21:53:51 +0000153 bool
154 default y
Denis Vlasenko7d219aa2006-10-05 10:17:08 +0000155 depends on DOS2UNIX
Bernhard Reutner-Fischer4f7953c2006-05-05 11:55:53 +0000156 help
157 unix2dos is used to convert a text file from UNIX format to
158 DOS format, and vice versa.
Eric Andersen7c512432003-06-26 21:53:51 +0000159
Denis Vlasenko7d219aa2006-10-05 10:17:08 +0000160config DU
Manuel Novoa III cad53642003-03-19 09:13:01 +0000161 bool "du (default blocksize of 512 bytes)"
Glenn L McGrath3238ea12003-02-15 10:53:40 +0000162 default n
163 help
Eric Andersene5642112003-07-14 19:37:08 +0000164 du is used to report the amount of disk space used
165 for specified files.
Glenn L McGrath3238ea12003-02-15 10:53:40 +0000166
Denis Vlasenko7d219aa2006-10-05 10:17:08 +0000167config FEATURE_DU_DEFAULT_BLOCKSIZE_1K
Rob Landley2ec922e2006-04-13 23:22:16 +0000168 bool "Use a default blocksize of 1024 bytes (1K)"
Manuel Novoa III cad53642003-03-19 09:13:01 +0000169 default y
Denis Vlasenko7d219aa2006-10-05 10:17:08 +0000170 depends on DU
Manuel Novoa III cad53642003-03-19 09:13:01 +0000171 help
Eric Andersene5642112003-07-14 19:37:08 +0000172 Use a blocksize of (1K) instead of the default 512b.
Manuel Novoa III cad53642003-03-19 09:13:01 +0000173
Denis Vlasenko7d219aa2006-10-05 10:17:08 +0000174config ECHO
Mike Frysinger7f8797c2005-09-24 23:15:28 +0000175 bool "echo (basic SuSv3 version taking no options)"
Glenn L McGrath3238ea12003-02-15 10:53:40 +0000176 default n
177 help
Eric Andersene5642112003-07-14 19:37:08 +0000178 echo is used to print a specified string to stdout.
Glenn L McGrath3238ea12003-02-15 10:53:40 +0000179
Paul Fox0b621582005-08-09 19:38:05 +0000180# this entry also appears in shell/Config.in, next to the echo builtin
Denis Vlasenko7d219aa2006-10-05 10:17:08 +0000181config FEATURE_FANCY_ECHO
Rob Landley2ec922e2006-04-13 23:22:16 +0000182 bool "Enable echo options (-n and -e)"
Manuel Novoa III cad53642003-03-19 09:13:01 +0000183 default y
Denis Vlasenko7d219aa2006-10-05 10:17:08 +0000184 depends on ECHO
Manuel Novoa III cad53642003-03-19 09:13:01 +0000185 help
Eric Andersenc7bda1c2004-03-15 08:29:22 +0000186 This adds options (-n and -e) to echo.
Manuel Novoa III cad53642003-03-19 09:13:01 +0000187
Denis Vlasenko7d219aa2006-10-05 10:17:08 +0000188config ENV
Glenn L McGrath3238ea12003-02-15 10:53:40 +0000189 bool "env"
190 default n
191 help
Eric Andersene5642112003-07-14 19:37:08 +0000192 env is used to set an environment variable and run
Eric Andersen88c916b2003-10-22 09:58:56 +0000193 a command; without options it displays the current
Eric Andersene5642112003-07-14 19:37:08 +0000194 environment.
Glenn L McGrath3238ea12003-02-15 10:53:40 +0000195
Denis Vlasenko7d219aa2006-10-05 10:17:08 +0000196config FEATURE_ENV_LONG_OPTIONS
Bernhard Reutner-Fischer01d23ad2006-05-26 20:19:22 +0000197 bool "Enable long options"
198 default n
Denis Vlasenko7d219aa2006-10-05 10:17:08 +0000199 depends on ENV && GETOPT_LONG
Bernhard Reutner-Fischer01d23ad2006-05-26 20:19:22 +0000200 help
201 Support long options for the env applet.
202
Denis Vlasenko3952f202007-08-13 14:10:24 +0000203config EXPAND
204 bool "expand"
205 default n
206 help
207 By default, convert all tabs to spaces.
208
209config FEATURE_EXPAND_LONG_OPTIONS
210 bool "Enable long options"
211 default n
212 depends on EXPAND && GETOPT_LONG
213 help
214 Support long options for the expand applet.
215
Denis Vlasenko7d219aa2006-10-05 10:17:08 +0000216config EXPR
Glenn L McGrath3238ea12003-02-15 10:53:40 +0000217 bool "expr"
218 default n
219 help
Eric Andersene5642112003-07-14 19:37:08 +0000220 expr is used to calculate numbers and print the result
221 to standard output.
Glenn L McGrath3238ea12003-02-15 10:53:40 +0000222
Denis Vlasenko7d219aa2006-10-05 10:17:08 +0000223config EXPR_MATH_SUPPORT_64
Rob Landley2ec922e2006-04-13 23:22:16 +0000224 bool "Extend Posix numbers support to 64 bit"
"Vladimir N. Oleynik"8aa9e572006-01-25 13:56:03 +0000225 default n
Denis Vlasenko7d219aa2006-10-05 10:17:08 +0000226 depends on EXPR
"Vladimir N. Oleynik"8aa9e572006-01-25 13:56:03 +0000227 help
228 Enable 64-bit math support in the expr applet. This will make
229 the applet slightly larger, but will allow computation with very
230 large numbers.
231
Denis Vlasenko7d219aa2006-10-05 10:17:08 +0000232config FALSE
Bernhard Reutner-Fischer96002bb2006-01-19 14:42:23 +0000233 bool "false"
234 default n
235 help
236 false returns an exit code of FALSE (1).
Glenn L McGrath3238ea12003-02-15 10:53:40 +0000237
Denis Vlasenko7d219aa2006-10-05 10:17:08 +0000238config FOLD
Glenn L McGrathf01b8052003-04-27 06:02:14 +0000239 bool "fold"
240 default n
241 help
Eric Andersene5642112003-07-14 19:37:08 +0000242 Wrap text to fit a specific width.
Glenn L McGrathf01b8052003-04-27 06:02:14 +0000243
Denis Vlasenko7d219aa2006-10-05 10:17:08 +0000244config HEAD
Glenn L McGrath3238ea12003-02-15 10:53:40 +0000245 bool "head"
246 default n
247 help
Eric Andersene5642112003-07-14 19:37:08 +0000248 head is used to print the first specified number of lines
249 from files.
Glenn L McGrath3238ea12003-02-15 10:53:40 +0000250
Denis Vlasenko7d219aa2006-10-05 10:17:08 +0000251config FEATURE_FANCY_HEAD
Rob Landley2ec922e2006-04-13 23:22:16 +0000252 bool "Enable head options (-c, -q, and -v)"
Manuel Novoa III cad53642003-03-19 09:13:01 +0000253 default n
Denis Vlasenko7d219aa2006-10-05 10:17:08 +0000254 depends on HEAD
Manuel Novoa III cad53642003-03-19 09:13:01 +0000255 help
Eric Andersene5642112003-07-14 19:37:08 +0000256 This enables the head options (-c, -q, and -v).
Manuel Novoa III cad53642003-03-19 09:13:01 +0000257
Denis Vlasenko7d219aa2006-10-05 10:17:08 +0000258config HOSTID
Glenn L McGrath3238ea12003-02-15 10:53:40 +0000259 bool "hostid"
260 default n
261 help
Eric Andersene5642112003-07-14 19:37:08 +0000262 hostid prints the numeric identifier (in hexadecimal) for
263 the current host.
Glenn L McGrath3238ea12003-02-15 10:53:40 +0000264
Denis Vlasenko7d219aa2006-10-05 10:17:08 +0000265config ID
Glenn L McGrath3238ea12003-02-15 10:53:40 +0000266 bool "id"
267 default n
268 help
Eric Andersene5642112003-07-14 19:37:08 +0000269 id displays the current user and group ID names.
Glenn L McGrath3238ea12003-02-15 10:53:40 +0000270
Denis Vlasenko7d219aa2006-10-05 10:17:08 +0000271config INSTALL
Glenn L McGratheebcc1d2003-09-24 03:22:57 +0000272 bool "install"
273 default n
274 help
275 Copy files and set attributes.
276
Denis Vlasenko7d219aa2006-10-05 10:17:08 +0000277config FEATURE_INSTALL_LONG_OPTIONS
Bernhard Reutner-Fischer01d23ad2006-05-26 20:19:22 +0000278 bool "Enable long options"
279 default n
Denis Vlasenko7d219aa2006-10-05 10:17:08 +0000280 depends on INSTALL && GETOPT_LONG
Bernhard Reutner-Fischer01d23ad2006-05-26 20:19:22 +0000281 help
282 Support long options for the install applet.
283
Denis Vlasenko7d219aa2006-10-05 10:17:08 +0000284config LENGTH
Glenn L McGrath3238ea12003-02-15 10:53:40 +0000285 bool "length"
286 default n
287 help
Eric Andersene5642112003-07-14 19:37:08 +0000288 length is used to print out the length of a specified string.
Glenn L McGrath3238ea12003-02-15 10:53:40 +0000289
Denis Vlasenko7d219aa2006-10-05 10:17:08 +0000290config LN
Glenn L McGrath3238ea12003-02-15 10:53:40 +0000291 bool "ln"
292 default n
293 help
Eric Andersene5642112003-07-14 19:37:08 +0000294 ln is used to create hard or soft links between files.
Glenn L McGrath3238ea12003-02-15 10:53:40 +0000295
Denis Vlasenko7d219aa2006-10-05 10:17:08 +0000296config LOGNAME
Glenn L McGrath3238ea12003-02-15 10:53:40 +0000297 bool "logname"
298 default n
299 help
Eric Andersene5642112003-07-14 19:37:08 +0000300 logname is used to print the current user's login name.
Glenn L McGrath3238ea12003-02-15 10:53:40 +0000301
Denis Vlasenko7d219aa2006-10-05 10:17:08 +0000302config LS
Glenn L McGrath3238ea12003-02-15 10:53:40 +0000303 bool "ls"
304 default n
305 help
Eric Andersene5642112003-07-14 19:37:08 +0000306 ls is used to list the contents of directories.
Glenn L McGrath3238ea12003-02-15 10:53:40 +0000307
Denis Vlasenko7d219aa2006-10-05 10:17:08 +0000308config FEATURE_LS_FILETYPES
Rob Landley2ec922e2006-04-13 23:22:16 +0000309 bool "Enable filetyping options (-p and -F)"
Glenn L McGrath3238ea12003-02-15 10:53:40 +0000310 default y
Denis Vlasenko7d219aa2006-10-05 10:17:08 +0000311 depends on LS
Glenn L McGrath3238ea12003-02-15 10:53:40 +0000312 help
Eric Andersene5642112003-07-14 19:37:08 +0000313 Enable the ls options (-p and -F).
Glenn L McGrath3238ea12003-02-15 10:53:40 +0000314
Denis Vlasenko7d219aa2006-10-05 10:17:08 +0000315config FEATURE_LS_FOLLOWLINKS
Rob Landley2ec922e2006-04-13 23:22:16 +0000316 bool "Enable symlinks dereferencing (-L)"
Glenn L McGrath3238ea12003-02-15 10:53:40 +0000317 default y
Denis Vlasenko7d219aa2006-10-05 10:17:08 +0000318 depends on LS
Glenn L McGrath3238ea12003-02-15 10:53:40 +0000319 help
Eric Andersene5642112003-07-14 19:37:08 +0000320 Enable the ls option (-L).
Glenn L McGrath3238ea12003-02-15 10:53:40 +0000321
Denis Vlasenko7d219aa2006-10-05 10:17:08 +0000322config FEATURE_LS_RECURSIVE
Rob Landley2ec922e2006-04-13 23:22:16 +0000323 bool "Enable recursion (-R)"
Glenn L McGrath3238ea12003-02-15 10:53:40 +0000324 default y
Denis Vlasenko7d219aa2006-10-05 10:17:08 +0000325 depends on LS
Glenn L McGrath3238ea12003-02-15 10:53:40 +0000326 help
Eric Andersene5642112003-07-14 19:37:08 +0000327 Enable the ls option (-R).
Glenn L McGrath3238ea12003-02-15 10:53:40 +0000328
Denis Vlasenko7d219aa2006-10-05 10:17:08 +0000329config FEATURE_LS_SORTFILES
Rob Landley2ec922e2006-04-13 23:22:16 +0000330 bool "Sort the file names"
Glenn L McGrath3238ea12003-02-15 10:53:40 +0000331 default y
Denis Vlasenko7d219aa2006-10-05 10:17:08 +0000332 depends on LS
Glenn L McGrath3238ea12003-02-15 10:53:40 +0000333 help
Eric Andersene5642112003-07-14 19:37:08 +0000334 Allow ls to sort file names alphabetically.
Glenn L McGrath3238ea12003-02-15 10:53:40 +0000335
Denis Vlasenko7d219aa2006-10-05 10:17:08 +0000336config FEATURE_LS_TIMESTAMPS
Rob Landley2ec922e2006-04-13 23:22:16 +0000337 bool "Show file timestamps"
Glenn L McGrath3238ea12003-02-15 10:53:40 +0000338 default y
Denis Vlasenko7d219aa2006-10-05 10:17:08 +0000339 depends on LS
Glenn L McGrath3238ea12003-02-15 10:53:40 +0000340 help
Eric Andersene5642112003-07-14 19:37:08 +0000341 Allow ls to display timestamps for files.
Glenn L McGrath3238ea12003-02-15 10:53:40 +0000342
Denis Vlasenko7d219aa2006-10-05 10:17:08 +0000343config FEATURE_LS_USERNAME
Rob Landley2ec922e2006-04-13 23:22:16 +0000344 bool "Show username/groupnames"
Glenn L McGrath3238ea12003-02-15 10:53:40 +0000345 default y
Denis Vlasenko7d219aa2006-10-05 10:17:08 +0000346 depends on LS
Glenn L McGrath3238ea12003-02-15 10:53:40 +0000347 help
Eric Andersene5642112003-07-14 19:37:08 +0000348 Allow ls to display username/groupname for files.
Glenn L McGrath3238ea12003-02-15 10:53:40 +0000349
Denis Vlasenko7d219aa2006-10-05 10:17:08 +0000350config FEATURE_LS_COLOR
Rob Landley2ec922e2006-04-13 23:22:16 +0000351 bool "Allow use of color to identify file types"
Glenn L McGrath3238ea12003-02-15 10:53:40 +0000352 default y
Denis Vlasenko7d219aa2006-10-05 10:17:08 +0000353 depends on LS && GETOPT_LONG
Glenn L McGrath3238ea12003-02-15 10:53:40 +0000354 help
Paul Fox156dc412005-08-01 19:33:30 +0000355 This enables the --color option to ls.
356
Denis Vlasenko7d219aa2006-10-05 10:17:08 +0000357config FEATURE_LS_COLOR_IS_DEFAULT
Rob Landley2ec922e2006-04-13 23:22:16 +0000358 bool "Produce colored ls output by default"
Bernhard Reutner-Fischer96002bb2006-01-19 14:42:23 +0000359 default n
Denis Vlasenko7d219aa2006-10-05 10:17:08 +0000360 depends on FEATURE_LS_COLOR
Bernhard Reutner-Fischer96002bb2006-01-19 14:42:23 +0000361 help
362 Saying yes here will turn coloring on by default,
363 even if no "--color" option is given to the ls command.
364 This is not recommended, since the colors are not
365 configurable, and the output may not be legible on
366 many output screens.
Glenn L McGrath3238ea12003-02-15 10:53:40 +0000367
Denis Vlasenko7d219aa2006-10-05 10:17:08 +0000368config MD5SUM
Glenn L McGrath3238ea12003-02-15 10:53:40 +0000369 bool "md5sum"
370 default n
371 help
Eric Andersene5642112003-07-14 19:37:08 +0000372 md5sum is used to print or check MD5 checksums.
Glenn L McGrath3238ea12003-02-15 10:53:40 +0000373
Denis Vlasenko7d219aa2006-10-05 10:17:08 +0000374config MKDIR
Glenn L McGrath3238ea12003-02-15 10:53:40 +0000375 bool "mkdir"
376 default n
377 help
Eric Andersene5642112003-07-14 19:37:08 +0000378 mkdir is used to create directories with the specified names.
Glenn L McGrath3238ea12003-02-15 10:53:40 +0000379
Denis Vlasenko7d219aa2006-10-05 10:17:08 +0000380config FEATURE_MKDIR_LONG_OPTIONS
Bernhard Reutner-Fischer01d23ad2006-05-26 20:19:22 +0000381 bool "Enable long options"
382 default n
Denis Vlasenko7d219aa2006-10-05 10:17:08 +0000383 depends on MKDIR && GETOPT_LONG
Bernhard Reutner-Fischer01d23ad2006-05-26 20:19:22 +0000384 help
385 Support long options for the mkdir applet.
386
Denis Vlasenko7d219aa2006-10-05 10:17:08 +0000387config MKFIFO
Glenn L McGrath3238ea12003-02-15 10:53:40 +0000388 bool "mkfifo"
389 default n
390 help
Eric Andersene5642112003-07-14 19:37:08 +0000391 mkfifo is used to create FIFOs (named pipes).
392 The `mknod' program can also create FIFOs.
Glenn L McGrath3238ea12003-02-15 10:53:40 +0000393
Denis Vlasenko7d219aa2006-10-05 10:17:08 +0000394config MKNOD
Glenn L McGrath3238ea12003-02-15 10:53:40 +0000395 bool "mknod"
396 default n
397 help
Eric Andersene5642112003-07-14 19:37:08 +0000398 mknod is used to create FIFOs or block/character special
399 files with the specified names.
Glenn L McGrath3238ea12003-02-15 10:53:40 +0000400
Denis Vlasenko7d219aa2006-10-05 10:17:08 +0000401config MV
Glenn L McGrath3238ea12003-02-15 10:53:40 +0000402 bool "mv"
403 default n
404 help
Eric Andersene5642112003-07-14 19:37:08 +0000405 mv is used to move or rename files or directories.
Glenn L McGrath3238ea12003-02-15 10:53:40 +0000406
Denis Vlasenko7d219aa2006-10-05 10:17:08 +0000407config FEATURE_MV_LONG_OPTIONS
Bernhard Reutner-Fischer01d23ad2006-05-26 20:19:22 +0000408 bool "Enable long options"
409 default n
Denis Vlasenko7d219aa2006-10-05 10:17:08 +0000410 depends on MV && GETOPT_LONG
Bernhard Reutner-Fischer01d23ad2006-05-26 20:19:22 +0000411 help
412 Support long options for the mv applet.
413
Denis Vlasenko7d219aa2006-10-05 10:17:08 +0000414config NICE
Manuel Novoa III 2c511602005-02-13 20:14:05 +0000415 bool "nice"
416 default n
417 help
418 nice runs a program with modified scheduling priority.
419
Denis Vlasenko7d219aa2006-10-05 10:17:08 +0000420config NOHUP
Bernhard Reutner-Fischer9d7010c2005-09-21 18:25:05 +0000421 bool "nohup"
422 default n
423 help
424 run a command immune to hangups, with output to a non-tty.
425
Denis Vlasenko7d219aa2006-10-05 10:17:08 +0000426config OD
Glenn L McGrath3238ea12003-02-15 10:53:40 +0000427 bool "od"
428 default n
429 help
Eric Andersene5642112003-07-14 19:37:08 +0000430 od is used to dump binary files in octal and other formats.
Glenn L McGrath3238ea12003-02-15 10:53:40 +0000431
Denis Vlasenko7d219aa2006-10-05 10:17:08 +0000432config PRINTENV
Mike Frysinger7f8797c2005-09-24 23:15:28 +0000433 bool "printenv"
434 default n
435 help
436 printenv is used to print all or part of environment.
437
Denis Vlasenko7d219aa2006-10-05 10:17:08 +0000438config PRINTF
Glenn L McGrath3238ea12003-02-15 10:53:40 +0000439 bool "printf"
440 default n
441 help
Eric Andersene5642112003-07-14 19:37:08 +0000442 printf is used to format and print specified strings.
443 It's similar to `echo' except it has more options.
Glenn L McGrath3238ea12003-02-15 10:53:40 +0000444
Denis Vlasenko7d219aa2006-10-05 10:17:08 +0000445config PWD
Glenn L McGrath3238ea12003-02-15 10:53:40 +0000446 bool "pwd"
447 default n
448 help
Eric Andersene5642112003-07-14 19:37:08 +0000449 pwd is used to print the current directory.
Glenn L McGrath3238ea12003-02-15 10:53:40 +0000450
Denis Vlasenkocc5e0902007-06-12 08:12:33 +0000451config READLINK
452 bool "readlink"
453 default n
454 help
455 This program reads a symbolic link and returns the name
456 of the file it points to
457
458config FEATURE_READLINK_FOLLOW
459 bool "Enable canonicalization by following all symlinks (-f)"
460 default n
461 depends on READLINK
462 help
463 Enable the readlink option (-f).
464
Denis Vlasenko7d219aa2006-10-05 10:17:08 +0000465config REALPATH
Glenn L McGrath3238ea12003-02-15 10:53:40 +0000466 bool "realpath"
467 default n
468 help
469 Return the canonicalized absolute pathname.
Eric Andersen88c916b2003-10-22 09:58:56 +0000470 This isn't provided by GNU shellutils, but where else does it belong.
Glenn L McGrath3238ea12003-02-15 10:53:40 +0000471
Denis Vlasenko7d219aa2006-10-05 10:17:08 +0000472config RM
Glenn L McGrath3238ea12003-02-15 10:53:40 +0000473 bool "rm"
474 default n
475 help
Eric Andersene5642112003-07-14 19:37:08 +0000476 rm is used to remove files or directories.
Glenn L McGrath3238ea12003-02-15 10:53:40 +0000477
Denis Vlasenko7d219aa2006-10-05 10:17:08 +0000478config RMDIR
Glenn L McGrath3238ea12003-02-15 10:53:40 +0000479 bool "rmdir"
480 default n
481 help
Eric Andersene5642112003-07-14 19:37:08 +0000482 rmdir is used to remove empty directories.
Glenn L McGrath3238ea12003-02-15 10:53:40 +0000483
Denis Vlasenko7d219aa2006-10-05 10:17:08 +0000484config SEQ
Glenn L McGrath82364bb2004-01-27 09:22:20 +0000485 bool "seq"
486 default n
487 help
488 print a sequence of numbers
489
Denis Vlasenko7d219aa2006-10-05 10:17:08 +0000490config SHA1SUM
Glenn L McGrathae0f1e72003-02-17 08:23:22 +0000491 bool "sha1sum"
492 default n
493 help
494 Compute and check SHA1 message digest
495
Denis Vlasenko7d219aa2006-10-05 10:17:08 +0000496config SLEEP
Manuel Novoa III cad53642003-03-19 09:13:01 +0000497 bool "sleep (single integer arg with no suffix)"
Glenn L McGrath3238ea12003-02-15 10:53:40 +0000498 default n
499 help
Eric Andersene5642112003-07-14 19:37:08 +0000500 sleep is used to pause for a specified number of seconds,
Glenn L McGrath3238ea12003-02-15 10:53:40 +0000501
Denis Vlasenko7d219aa2006-10-05 10:17:08 +0000502config FEATURE_FANCY_SLEEP
Rob Landley2ec922e2006-04-13 23:22:16 +0000503 bool "Enable multiple integer args and optional time suffixes"
Manuel Novoa III cad53642003-03-19 09:13:01 +0000504 default n
Denis Vlasenko7d219aa2006-10-05 10:17:08 +0000505 depends on SLEEP
Manuel Novoa III cad53642003-03-19 09:13:01 +0000506 help
Eric Andersene5642112003-07-14 19:37:08 +0000507 Allow sleep to pause for specified minutes, hours, and days.
Manuel Novoa III cad53642003-03-19 09:13:01 +0000508
Denis Vlasenko7d219aa2006-10-05 10:17:08 +0000509config SORT
Glenn L McGrath3238ea12003-02-15 10:53:40 +0000510 bool "sort"
511 default n
512 help
Eric Andersene5642112003-07-14 19:37:08 +0000513 sort is used to sort lines of text in specified files.
Glenn L McGrath3238ea12003-02-15 10:53:40 +0000514
Denis Vlasenko7d219aa2006-10-05 10:17:08 +0000515config FEATURE_SORT_BIG
Rob Landley2ec922e2006-04-13 23:22:16 +0000516 bool "full SuSv3 compliant sort (Support -ktcsbdfiozgM)"
Rob Landleyc0dedd02005-01-24 07:00:02 +0000517 default y
Denis Vlasenko7d219aa2006-10-05 10:17:08 +0000518 depends on SORT
Rob Landleyc0dedd02005-01-24 07:00:02 +0000519 help
520 Without this, sort only supports -r, -u, and an integer version
521 of -n. Selecting this adds sort keys, floating point support, and
522 more. This adds a little over 3k to a nonstatic build on x86.
523
524 The SuSv3 sort standard is available at:
525 http://www.opengroup.org/onlinepubs/007904975/utilities/sort.html
526
Bernhard Reutner-Fischer10f8f5f2007-03-25 21:50:18 +0000527config SPLIT
528 bool "split"
529 default n
530 help
531 split a file into pieces.
Bernhard Reutner-Fischer0a537a02007-03-28 16:48:40 +0000532
533config FEATURE_SPLIT_FANCY
534 bool "fancy extensions"
535 default n
536 depends on SPLIT
537 help
538 Add support for features not required by SUSv3.
539 Supports additional suffixes 'b' for 512 bytes,
540 'g' for 1GiB for the -b option.
Bernhard Reutner-Fischer10f8f5f2007-03-25 21:50:18 +0000541
Denis Vlasenko7d219aa2006-10-05 10:17:08 +0000542config STAT
Mike Frysinger9b5f71e2005-04-23 06:26:38 +0000543 bool "stat"
544 default n
545 help
546 display file or filesystem status.
547
Denis Vlasenko7d219aa2006-10-05 10:17:08 +0000548config FEATURE_STAT_FORMAT
Rob Landley2ec922e2006-04-13 23:22:16 +0000549 bool "Enable custom formats (-c)"
Mike Frysinger9b5f71e2005-04-23 06:26:38 +0000550 default n
Denis Vlasenko7d219aa2006-10-05 10:17:08 +0000551 depends on STAT
Mike Frysinger9b5f71e2005-04-23 06:26:38 +0000552 help
Tim Rikerc1ef7bd2006-01-25 00:08:53 +0000553 Without this, stat will not support the '-c format' option where
554 users can pass a custom format string for output. This adds about
Mike Frysinger9b5f71e2005-04-23 06:26:38 +0000555 7k to a nonstatic build on amd64.
556
Denis Vlasenko7d219aa2006-10-05 10:17:08 +0000557config STTY
Glenn L McGrath3238ea12003-02-15 10:53:40 +0000558 bool "stty"
559 default n
560 help
Eric Andersene5642112003-07-14 19:37:08 +0000561 stty is used to change and print terminal line settings.
Glenn L McGrath3238ea12003-02-15 10:53:40 +0000562
Denis Vlasenko7d219aa2006-10-05 10:17:08 +0000563config SUM
Mike Frysinger4a211702005-04-21 23:24:46 +0000564 bool "sum"
565 default n
566 help
567 checksum and count the blocks in a file
568
Denis Vlasenko7d219aa2006-10-05 10:17:08 +0000569config SYNC
Glenn L McGrath3238ea12003-02-15 10:53:40 +0000570 bool "sync"
571 default n
572 help
Eric Andersene5642112003-07-14 19:37:08 +0000573 sync is used to flush filesystem buffers.
Glenn L McGrath3238ea12003-02-15 10:53:40 +0000574
Denis Vlasenko7d219aa2006-10-05 10:17:08 +0000575config TAIL
Glenn L McGrath3238ea12003-02-15 10:53:40 +0000576 bool "tail"
577 default n
578 help
Eric Andersene5642112003-07-14 19:37:08 +0000579 tail is used to print the last specified number of lines
580 from files.
Glenn L McGrath3238ea12003-02-15 10:53:40 +0000581
Denis Vlasenko7d219aa2006-10-05 10:17:08 +0000582config FEATURE_FANCY_TAIL
Rob Landley2ec922e2006-04-13 23:22:16 +0000583 bool "Enable extra tail options (-q, -s, and -v)"
Glenn L McGrath3238ea12003-02-15 10:53:40 +0000584 default y
Denis Vlasenko7d219aa2006-10-05 10:17:08 +0000585 depends on TAIL
Glenn L McGrath3238ea12003-02-15 10:53:40 +0000586 help
Glenn L McGrath4ef5a842003-10-31 00:35:59 +0000587 The options (-q, -s, and -v) are provided by GNU tail, but
588 are not specific in the SUSv3 standard.
Glenn L McGrath3238ea12003-02-15 10:53:40 +0000589
Denis Vlasenko7d219aa2006-10-05 10:17:08 +0000590config TEE
Glenn L McGrath3238ea12003-02-15 10:53:40 +0000591 bool "tee"
592 default n
593 help
Eric Andersene5642112003-07-14 19:37:08 +0000594 tee is used to read from standard input and write
595 to standard output and files.
Glenn L McGrath3238ea12003-02-15 10:53:40 +0000596
Denis Vlasenko7d219aa2006-10-05 10:17:08 +0000597config FEATURE_TEE_USE_BLOCK_IO
Rob Landley2ec922e2006-04-13 23:22:16 +0000598 bool "Enable block i/o (larger/faster) instead of byte i/o."
Manuel Novoa III cad53642003-03-19 09:13:01 +0000599 default n
Denis Vlasenko7d219aa2006-10-05 10:17:08 +0000600 depends on TEE
Manuel Novoa III cad53642003-03-19 09:13:01 +0000601 help
Eric Andersene5642112003-07-14 19:37:08 +0000602 Enable this option for a faster tee, at expense of size.
Manuel Novoa III cad53642003-03-19 09:13:01 +0000603
Denis Vlasenko7d219aa2006-10-05 10:17:08 +0000604config TEST
Bernhard Reutner-Fischer96002bb2006-01-19 14:42:23 +0000605 bool "test"
606 default n
607 help
608 test is used to check file types and compare values,
Paul Fox6ab03782006-06-08 21:37:26 +0000609 returning an appropriate exit code. The bash shell
610 has test built in, ash can build it in optionally.
Glenn L McGrath3238ea12003-02-15 10:53:40 +0000611
Denis Vlasenko7d219aa2006-10-05 10:17:08 +0000612config FEATURE_TEST_64
Rob Landley2ec922e2006-04-13 23:22:16 +0000613 bool "Extend test to 64 bit"
Glenn L McGrath73db8be2004-08-11 02:45:47 +0000614 default n
Denis Vlasenko7d219aa2006-10-05 10:17:08 +0000615 depends on TEST
Glenn L McGrath73db8be2004-08-11 02:45:47 +0000616 help
617 Enable 64-bit support in test.
618
Denis Vlasenko7d219aa2006-10-05 10:17:08 +0000619config TOUCH
Glenn L McGrath3238ea12003-02-15 10:53:40 +0000620 bool "touch"
621 default n
622 help
Eric Andersene5642112003-07-14 19:37:08 +0000623 touch is used to create or change the access and/or
624 modification timestamp of specified files.
Glenn L McGrath3238ea12003-02-15 10:53:40 +0000625
Denis Vlasenko7d219aa2006-10-05 10:17:08 +0000626config TR
Glenn L McGrath3238ea12003-02-15 10:53:40 +0000627 bool "tr"
628 default n
629 help
Eric Andersene5642112003-07-14 19:37:08 +0000630 tr is used to squeeze, and/or delete characters from standard
631 input, writing to standard output.
Glenn L McGrath3238ea12003-02-15 10:53:40 +0000632
Denis Vlasenko7d219aa2006-10-05 10:17:08 +0000633config FEATURE_TR_CLASSES
Rob Landley2ec922e2006-04-13 23:22:16 +0000634 bool "Enable character classes (such as [:upper:])"
Rob Landley45ad0e82005-10-08 17:48:25 +0000635 default n
Denis Vlasenko7d219aa2006-10-05 10:17:08 +0000636 depends on TR
Rob Landley45ad0e82005-10-08 17:48:25 +0000637 help
638 Enable character classes, enabling commands such as:
639 tr [:upper:] [:lower:] to convert input into lowercase.
640
Denis Vlasenko7d219aa2006-10-05 10:17:08 +0000641config FEATURE_TR_EQUIV
Rob Landley2ec922e2006-04-13 23:22:16 +0000642 bool "Enable equivalence classes"
Rob Landley45ad0e82005-10-08 17:48:25 +0000643 default n
Denis Vlasenko7d219aa2006-10-05 10:17:08 +0000644 depends on TR
Rob Landley45ad0e82005-10-08 17:48:25 +0000645 help
646 Enable equivalence classes, which essentially add the enclosed
647 character to the current set. For instance, tr [=a=] xyz would
648 replace all instances of 'a' with 'xyz'. This option is mainly
649 useful for cases when no other way of expressing a character
650 is possible.
651
Denis Vlasenko7d219aa2006-10-05 10:17:08 +0000652config TRUE
Bernhard Reutner-Fischer96002bb2006-01-19 14:42:23 +0000653 bool "true"
654 default n
655 help
656 true returns an exit code of TRUE (0).
Glenn L McGrath3238ea12003-02-15 10:53:40 +0000657
Denis Vlasenko7d219aa2006-10-05 10:17:08 +0000658config TTY
Glenn L McGrath3238ea12003-02-15 10:53:40 +0000659 bool "tty"
660 default n
661 help
Eric Andersene5642112003-07-14 19:37:08 +0000662 tty is used to print the name of the current terminal to
663 standard output.
Glenn L McGrath3238ea12003-02-15 10:53:40 +0000664
Denis Vlasenko7d219aa2006-10-05 10:17:08 +0000665config UNAME
Glenn L McGrath3238ea12003-02-15 10:53:40 +0000666 bool "uname"
667 default n
668 help
Eric Andersene5642112003-07-14 19:37:08 +0000669 uname is used to print system information.
Glenn L McGrath3238ea12003-02-15 10:53:40 +0000670
Denis Vlasenko3952f202007-08-13 14:10:24 +0000671config UNEXPAND
672 bool "unexpand"
673 default n
674 help
675 By default, convert only leading sequences of blanks to tabs.
676
677config FEATURE_UNEXPAND_LONG_OPTIONS
678 bool "Enable long options"
679 default n
680 depends on UNEXPAND && GETOPT_LONG
681 help
682 Support long options for the unexpand applet.
683
Denis Vlasenko7d219aa2006-10-05 10:17:08 +0000684config UNIQ
Glenn L McGrath3238ea12003-02-15 10:53:40 +0000685 bool "uniq"
686 default n
687 help
Eric Andersene5642112003-07-14 19:37:08 +0000688 uniq is used to remove duplicate lines from a sorted file.
Glenn L McGrath3238ea12003-02-15 10:53:40 +0000689
Denis Vlasenko7d219aa2006-10-05 10:17:08 +0000690config USLEEP
Glenn L McGrath3238ea12003-02-15 10:53:40 +0000691 bool "usleep"
692 default n
693 help
Eric Andersene5642112003-07-14 19:37:08 +0000694 usleep is used to pause for a specified number of microseconds.
Glenn L McGrath3238ea12003-02-15 10:53:40 +0000695
Denis Vlasenko7d219aa2006-10-05 10:17:08 +0000696config UUDECODE
Glenn L McGrath3238ea12003-02-15 10:53:40 +0000697 bool "uudecode"
698 default n
699 help
Eric Andersene5642112003-07-14 19:37:08 +0000700 uudecode is used to decode a uuencoded file.
Glenn L McGrath3238ea12003-02-15 10:53:40 +0000701
Denis Vlasenko7d219aa2006-10-05 10:17:08 +0000702config UUENCODE
Glenn L McGrath3238ea12003-02-15 10:53:40 +0000703 bool "uuencode"
704 default n
705 help
Eric Andersene5642112003-07-14 19:37:08 +0000706 uuencode is used to uuencode a file.
Glenn L McGrath3238ea12003-02-15 10:53:40 +0000707
Denis Vlasenko7d219aa2006-10-05 10:17:08 +0000708config WC
Glenn L McGrath3238ea12003-02-15 10:53:40 +0000709 bool "wc"
710 default n
711 help
Eric Andersene5642112003-07-14 19:37:08 +0000712 wc is used to print the number of bytes, words, and lines,
713 in specified files.
Glenn L McGrath3238ea12003-02-15 10:53:40 +0000714
Denis Vlasenko7d219aa2006-10-05 10:17:08 +0000715config FEATURE_WC_LARGE
Denis Vlasenko70210162006-09-29 23:41:59 +0000716 bool "Support very large files in wc"
717 default n
Denis Vlasenko7d219aa2006-10-05 10:17:08 +0000718 depends on WC
Denis Vlasenko70210162006-09-29 23:41:59 +0000719 help
720 Use "unsigned long long" in wc for count variables
721
Denis Vlasenko7d219aa2006-10-05 10:17:08 +0000722config WHO
Glenn L McGrath3238ea12003-02-15 10:53:40 +0000723 bool "who"
724 default n
Denis Vlasenko7d219aa2006-10-05 10:17:08 +0000725 select FEATURE_UTMP
Glenn L McGrath3238ea12003-02-15 10:53:40 +0000726 help
Eric Andersene5642112003-07-14 19:37:08 +0000727 who is used to show who is logged on.
Glenn L McGrath3238ea12003-02-15 10:53:40 +0000728
Denis Vlasenko7d219aa2006-10-05 10:17:08 +0000729config WHOAMI
Glenn L McGrath3238ea12003-02-15 10:53:40 +0000730 bool "whoami"
731 default n
732 help
Eric Andersene5642112003-07-14 19:37:08 +0000733 whoami is used to print the username of the current
734 user id (same as id -un).
Glenn L McGrath3238ea12003-02-15 10:53:40 +0000735
Denis Vlasenko7d219aa2006-10-05 10:17:08 +0000736config YES
Glenn L McGrath3238ea12003-02-15 10:53:40 +0000737 bool "yes"
738 default n
739 help
Eric Andersene5642112003-07-14 19:37:08 +0000740 yes is used to repeatedly output a specific string, or
741 the default string `y'.
Glenn L McGrath3238ea12003-02-15 10:53:40 +0000742
743comment "Common options for cp and mv"
Denis Vlasenko7d219aa2006-10-05 10:17:08 +0000744 depends on CP || MV
Glenn L McGrath3238ea12003-02-15 10:53:40 +0000745
Denis Vlasenko7d219aa2006-10-05 10:17:08 +0000746config FEATURE_PRESERVE_HARDLINKS
Rob Landley2ec922e2006-04-13 23:22:16 +0000747 bool "Preserve hard links"
Glenn L McGrath3238ea12003-02-15 10:53:40 +0000748 default n
Denis Vlasenko7d219aa2006-10-05 10:17:08 +0000749 depends on CP || MV
Glenn L McGrath3238ea12003-02-15 10:53:40 +0000750 help
Eric Andersene5642112003-07-14 19:37:08 +0000751 Allow cp and mv to preserve hard links.
Glenn L McGrath3238ea12003-02-15 10:53:40 +0000752
Rob Landley30a6bba2006-02-06 02:49:45 +0000753comment "Common options for ls, more and telnet"
Denis Vlasenko7d219aa2006-10-05 10:17:08 +0000754 depends on LS || MORE || TELNET
Glenn L McGrath3238ea12003-02-15 10:53:40 +0000755
Denis Vlasenko7d219aa2006-10-05 10:17:08 +0000756config FEATURE_AUTOWIDTH
Rob Landley2ec922e2006-04-13 23:22:16 +0000757 bool "Calculate terminal & column widths"
Eric Andersen727f5292003-07-26 09:33:16 +0000758 default y
Denis Vlasenko7d219aa2006-10-05 10:17:08 +0000759 depends on LS || MORE || TELNET
Glenn L McGrath3238ea12003-02-15 10:53:40 +0000760 help
Rob Landley30a6bba2006-02-06 02:49:45 +0000761 This option allows utilities such as 'ls', 'more' and 'telnet'
Denis Vlasenko9213a9e2006-09-17 16:28:10 +0000762 to determine the width of the screen, which can allow them to
Rob Landley30a6bba2006-02-06 02:49:45 +0000763 display additional text or avoid wrapping text onto the next line.
Denis Vlasenko9213a9e2006-09-17 16:28:10 +0000764 If you leave this disabled, your utilities will be especially
Rob Landley30a6bba2006-02-06 02:49:45 +0000765 primitive and will be unable to determine the current screen width.
Glenn L McGrath3238ea12003-02-15 10:53:40 +0000766
767comment "Common options for df, du, ls"
Denis Vlasenko7d219aa2006-10-05 10:17:08 +0000768 depends on DF || DU || LS
Glenn L McGrath3238ea12003-02-15 10:53:40 +0000769
Denis Vlasenko7d219aa2006-10-05 10:17:08 +0000770config FEATURE_HUMAN_READABLE
Rob Landley2ec922e2006-04-13 23:22:16 +0000771 bool "Support for human readable output (example 13k, 23M, 235G)"
Glenn L McGrath3238ea12003-02-15 10:53:40 +0000772 default n
Denis Vlasenko7d219aa2006-10-05 10:17:08 +0000773 depends on DF || DU || LS
Glenn L McGrath3238ea12003-02-15 10:53:40 +0000774 help
Eric Andersene5642112003-07-14 19:37:08 +0000775 Allow df, du, and ls to have human readable output.
Glenn L McGrath3238ea12003-02-15 10:53:40 +0000776
Glenn L McGrathd2a897a2003-11-10 04:33:55 +0000777comment "Common options for md5sum, sha1sum"
Denis Vlasenko7d219aa2006-10-05 10:17:08 +0000778 depends on MD5SUM || SHA1SUM
Glenn L McGrathd2a897a2003-11-10 04:33:55 +0000779
Denis Vlasenko7d219aa2006-10-05 10:17:08 +0000780config FEATURE_MD5_SHA1_SUM_CHECK
Rob Landley2ec922e2006-04-13 23:22:16 +0000781 bool "Enable -c, -s and -w options"
Glenn L McGrathd2a897a2003-11-10 04:33:55 +0000782 default n
Denis Vlasenko7d219aa2006-10-05 10:17:08 +0000783 depends on MD5SUM || SHA1SUM
Glenn L McGrathd2a897a2003-11-10 04:33:55 +0000784 help
Glenn L McGrath5c0d84a2003-12-08 20:11:55 +0000785 Enabling the -c options allows files to be checked
Glenn L McGrathd2a897a2003-11-10 04:33:55 +0000786 against pre-calculated hash values.
787
Glenn L McGrath5c0d84a2003-12-08 20:11:55 +0000788 -s and -w are useful options when verifying checksums.
789
Glenn L McGrath3238ea12003-02-15 10:53:40 +0000790endmenu