/coreutils/man/ |
D | help2man | 271 my $program = program_basename $ARGV[0]; 272 my $package = $program; 302 $program = program_basename $1; 308 $program = program_basename $2; 309 $package = $1 ? "$1$program" : $program; 318 $opt_no_info = 1 if $program eq 'info'; 323 $replace{_('NAME')} = "$program \\- $opt_name\n"; 333 $program = $1 if /^([^\s,]+)(?:,?\s*[^\s,\\-]+)*\s+\\?-/; 337 $_ = sprintf _("%s \\- manual page for %s %s") . "\n", $program, 338 $program, $version; [all …]
|
D | nice.x | 2 nice \- run a program with modified scheduling priority
|
/coreutils/m4/ |
D | include-exclude-prog.m4 | 37 AC_ARG_ENABLE([install-program], 38 [AS_HELP_STRING([--enable-install-program=PROG_LIST], 46 # use --enable-no-install-program=A,B 47 AC_ARG_ENABLE([no-install-program], 48 [AS_HELP_STRING([--enable-no-install-program=PROG_LIST], 59 # For each not-to-be-installed program name, ensure that it's a 64 # Fail upon a request to install and not-install the same program. 70 # Warn about a request not to install a program that is not being 78 # Warn about a request not to install a program that is 91 *) AC_MSG_WARN(['$gl_i' is not an optionally-installable program]) ;;
|
D | prereq.m4 | 12 # This program is free software: you can redistribute it and/or modify 17 # This program is distributed in the hope that it will be useful, 23 # along with this program. If not, see <https://www.gnu.org/licenses/>.
|
D | stat-prog.m4 | 6 # This program is free software: you can redistribute it and/or modify 11 # This program is distributed in the hope that it will be useful, 17 # along with this program. If not, see <https://www.gnu.org/licenses/>.
|
D | jm-macros.m4 | 7 # This program is free software: you can redistribute it and/or modify 12 # This program is distributed in the hope that it will be useful, 18 # along with this program. If not, see <https://www.gnu.org/licenses/>.
|
/coreutils/tests/sort/ |
D | sort-compress.sh | 45 PATH=.:$PATH exec sort -S 1k --compress-program=gzip in > /dev/null 49 PATH=.:$PATH sort -S 1k --compress-program=gzip in > out || fail=1 61 sort --compress-program=./dzip -S 1k in > out || fail=1 67 PATH=.:$PATH sort --compress-program=dzip -S 1k in > out || fail=1
|
D | sort-compress-proc.sh | 61 ' sort --compress-program=./compress -S 1k --batch-size=2 in > out 73 exec sort --compress-program=./compress -S 1k in >out
|
D | sort-compress-hang.sh | 41 timeout --foreground 1700 sort --compress-program=./compress -S 1k in > out \
|
/coreutils/tests/install/ |
D | strip-program.sh | 32 ginstall src dest -s --strip-program=./b || fail=1 36 returns_ 1 ginstall src dest2 -s --strip-program=./FOO || fail=1 46 ginstall -s --strip-program=./no-hyphen -- src -dest || fail=1
|
D | install-C.sh | 113 returns_ 1 ginstall -C --strip --strip-program=echo a b || fail=1
|
/coreutils/src/ |
D | system.h | 603 emit_blocksize_note (char const *program) in emit_blocksize_note() argument 609 "), program); in emit_blocksize_note() 646 emit_exec_status (char const *program) in emit_exec_status() argument 654 "), program); in emit_exec_status() 658 emit_ancillary_info (char const *program) in emit_ancillary_info() argument 660 struct infomap { char const *program; char const *node; } const infomap[] = { in emit_ancillary_info() member 670 char const *node = program; in emit_ancillary_info() 673 while (map_prog->program && ! STREQ (program, map_prog->program)) in emit_ancillary_info() 696 char const *url_program = STREQ (program, "[") ? "test" : program; in emit_ancillary_info() 700 node, node == program ? " invocation" : ""); in emit_ancillary_info()
|
/coreutils/tests/ |
D | envvar-check | 6 # This program is free software: you can redistribute it and/or modify 11 # This program is distributed in the hope that it will be useful, 17 # along with this program. If not, see <https://www.gnu.org/licenses/>.
|
/coreutils/ |
D | .vg-suppressions | 5 # This program is free software: you can redistribute it and/or modify 10 # This program is distributed in the hope that it will be useful, 16 # along with this program. If not, see <https://www.gnu.org/licenses/>.
|
D | README-hacking | 82 each program. One way to do this is to use vc-dwim 106 This program is free software: you can redistribute it and/or modify 111 This program is distributed in the hope that it will be useful, 117 along with this program. If not, see <https://www.gnu.org/licenses/>.
|
D | TODO | 96 Find a program that has poor coverage and improve. 134 The "test" program is covered via its string-based comparison of 148 This program is free software: you can redistribute it and/or modify 153 This program is distributed in the hope that it will be useful, 159 along with this program. If not, see <https://www.gnu.org/licenses/>.
|
D | COPYING | 16 share and change all versions of a program--to make sure it remains free 34 For example, if you distribute copies of such a program, whether 61 Finally, every program is threatened constantly by software patents. 64 avoid the special danger that patents applied to a free program could 66 patents cannot be used to render the program non-free. 237 and which are not combined with it such as to form a larger program, 625 If you develop a new program, and you want it to be of the greatest 629 To do so, attach the following notices to the program. It is safest 634 <one line to give the program's name and a brief idea of what it does.> 637 This program is free software: you can redistribute it and/or modify [all …]
|
D | configure.ac | 6 # This program is free software: you can redistribute it and/or modify 11 # This program is distributed in the hope that it will be useful, 17 # along with this program. If not, see <https://www.gnu.org/licenses/>. 132 AC_MSG_ERROR([program name transformations are not currently supported 614 # Ignore the "[" program, since writing a portable make rule to 641 # Fail if requested to exclude a program than was not part of coreutils. 659 # compiled code of each selected program in a "library" format.
|
D | README | 34 one program that checks argv[0] because people often rename these 35 programs to things like gls, gnuls, l, etc. Renaming a program 83 name/version and the name of the program for which you found a problem.
|
D | README-prereq | 27 Here is an example of how to build a program from source. This
|
D | init.cfg | 5 # This program is free software: you can redistribute it and/or modify 10 # This program is distributed in the hope that it will be useful, 16 # along with this program. If not, see <https://www.gnu.org/licenses/>. 23 # when applied to an unresolvable program name, contrary to the desired ENOENT. 234 skip_ 'no strace program' 317 test $skip_ = yes && skip_ "required program(s) not built"
|
/coreutils/.github/ |
D | ISSUE_TEMPLATE.txt | 39 * Include a descriptive subject line (e.g. the program with which 41 * Include the version of the program (e.g. the output of `PROG --version`). 73 This program is free software: you can redistribute it and/or modify 78 This program is distributed in the hope that it will be useful, 84 along with this program. If not, see <https://www.gnu.org/licenses/>.
|
D | PULL_REQUEST_TEMPLATE.txt | 12 wrong program usage. 93 This program is free software: you can redistribute it and/or modify 98 This program is distributed in the hope that it will be useful, 104 along with this program. If not, see <https://www.gnu.org/licenses/>.
|
/coreutils/scripts/build-older-versions/ |
D | build-older-versions.sh | 133 --program-suffix="$version" \
|
D | README.older-versions | 92 ./configure --program-suffix=-5.97 97 /usr/local/bin, with "-5.97" added to each program name (e.g. 'sort-5.97',
|