Home
last modified time | relevance | path

Searched refs:option (Results 1 – 25 of 105) sorted by relevance

12345

/coreutils/doc/
Dcoreutils.texi544 @option{--debug} option, as it can often help find and fix problems without
591 Append @var{suffix} to each backup file made with @option{-b}.
620 rather than a newline. This option enables other programs to parse the
649 This option can be useful in conjunction with @samp{perl -0} or
661 1,000,000 bytes. This option is equivalent to
662 @option{--block-size=si}. Use the @option{-h} or
663 @option{--human-readable} option if
675 This option is equivalent to @option{--block-size=human-readable}.
676 Use the @option{--si} option if you prefer powers of 1000.
745 @samp{:} is an option-argument of @option{-t}. However, if the
[all …]
/coreutils/scripts/
Dautotools-install114 for option
116 case $option in
119 --prefix=*) prefix=`expr "$option" : '--prefix=\(.*\)'`;;
120 *) die "$option: unknown option";;
/coreutils/
Dbootstrap673 \$GNULIB_SRCDIR or the --gnulib-srcdir option
689 environment variable or via the --gnulib-srcdir option), then sources
697 as an environment variable or via the --gnulib-refdir option) and is
734 for option
736 case $option in
757 bootstrap_option_hook $option || die "$option: unknown option";;
1074 for option
1076 case $option in
1091 bootstrap_option_hook $option || die "$option: unknown option";;
1380 \$GNULIB_SRCDIR or the --gnulib-srcdir option
[all …]
DNEWS86 Also see the new --enable-systemd option mentioned below.
115 short option is reserved to better support emulation of the standalone
151 option --enable-systemd, and you use the programs without file arguments.
214 [bug introduced with the --total option in coreutils-8.26]
248 [bug introduced in v8.19 with the addition of this option]
329 cksum now accepts the --base64 (-b) option to print base64-encoded
332 cksum now accepts the --raw option to output a raw binary checksum.
335 cp, mv, and install now accept the --debug option to
338 factor now accepts the --exponents (-h) option to print factors
341 ls now supports the --time=modification option, to explicitly
[all …]
D.vg-suppressions8 # (at your option) any later version.
/coreutils/tests/sort/
Dsort-debug-warn.sh42 sort: option '-r' only applies to last-resort comparison
46 sort: option '-r' only applies to last-resort comparison
58 sort: option '-b' is ignored
71 sort: option '-d' is ignored
75 sort: option '-i' is ignored
140 sort: option '-b' is ignored
141 sort: option '-r' only applies to last-resort comparison
/coreutils/build-aux/
Dgit-log-fix2 # option. It specifies what changes to make to each given SHA1's commit
/coreutils/tests/chroot/
Dchroot-fail.sh41 chroot: option --skip-chdir only permitted if NEWROOT is old '/'
/coreutils/src/
Dtty.c48 static struct option const longopts[] =
Duname.c82 static struct option const uname_long_options[] =
100 static struct option const arch_long_options[] =
Dnproc.c40 static struct option const longopts[] =
Ddirname.c34 static struct option const longopts[] =
Dprintenv.c47 static struct option const longopts[] =
Dreadlink.c39 static struct option const longopts[] =
Dgroups.c39 static struct option const longopts[] =
Dexpand.c50 static struct option const longopts[] =
Dbasename.c30 static struct option const longopts[] =
Dcoreutils.c48 static struct option const long_options[] =
Dmkfifo.c36 static struct option const longopts[] =
Dsync.c45 static struct option const long_options[] =
Dnice.c56 static struct option const longopts[] =
Dunexpand.c58 static struct option const longopts[] =
Drmdir.c55 static struct option const longopts[] =
/coreutils/m4/
Dprereq.m415 # (at your option) any later version.
/coreutils/tests/
Denvvar-check9 # (at your option) any later version.

12345