Searched refs:or (Results 1 – 25 of 75) sorted by relevance
123
/coreutils/ |
D | COPYING | 25 them if you wish), that you receive source code or can get it if you 26 want it, that you can change the software or use pieces of it in new 30 these rights or asking you to surrender the rights. Therefore, you have 31 certain responsibilities if you distribute copies of the software, or if 35 gratis or for a fee, you must pass on to the recipients the same 37 or can get the source code. And you must show them these terms so they 42 giving you legal permission to copy, distribute and/or modify it. 50 Some devices are designed to deny users access to install or run 82 "recipients" may be individuals or organizations. 84 To "modify" a work means to copy from or adapt all or part of the work [all …]
|
D | README-hacking | 33 where '<packagename>' stands for 'coreutils' or whatever other package 74 './configure --disable-gcc-warnings' or 'make WERROR_CFLAGS=' 75 to build quietly or verbosely, respectively. 80 If you develop a fix or a new feature, please send it to the 106 This program is free software: you can redistribute it and/or modify 108 the Free Software Foundation, either version 3 of the License, or 113 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
D | .vg-suppressions | 5 # This program is free software: you can redistribute it and/or modify 7 # the Free Software Foundation, either version 3 of the License, or 12 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
/coreutils/tests/fmt/ |
D | goal-option.sh | 25 avoid line breaks after the first word of a sentence or before the last word 27 paragraph or a word ending in any of @samp{.?!}, followed by two spaces or end 28 of line, ignoring any intervening parentheses or quotes. Like @TeX{}, 43 or before the last word of a sentence. A @dfn{sentence break} 44 is defined as either the end of a paragraph or a word ending 45 in any of @samp{.?!}, followed by two spaces or end of line, 46 ignoring any intervening parentheses or quotes. Like @TeX{},
|
/coreutils/doc/ |
D | fdl.texi | 5 @c hence no sectioning command or @node. 19 The purpose of this License is to make a manual, textbook, or other 22 with or without modifying it, either commercially or noncommercially. 36 it can be used for any textual work, regardless of subject matter or 38 principally for works whose purpose is instruction or reference. 43 This License applies to any manual or other work, in any medium, that 48 refers to any such manual or work. Any member of the public is a 50 copy, modify or distribute the work in a way requiring permission 54 Document or a portion of it, either copied verbatim, or with 55 modifications and/or translated into another language. [all …]
|
D | perm.texi | 5 @c Permission is granted to copy, distribute and/or modify this document 6 @c under the terms of the GNU Free Documentation License, Version 1.3 or 14 symbolic form or as an octal number. 91 @item The @dfn{restricted deletion flag} or @dfn{sticky bit}. 96 Prevent unprivileged users from removing or renaming a file in a directory 97 unless they own the file or the directory; this is commonly 126 the file-system-specific attributes or flags do not permit it; or 142 all or selected parts of files' mode bits, optionally based on 153 where @var{perms} is either zero or more letters from the set 154 @samp{rwxXst}, or a single letter from the set @samp{ugo}. [all …]
|
/coreutils/tests/df/ |
D | total-verify.sh | 37 or die "$0: invalid input line\n: $_"; 40 $total == $2 or die "$total != $2"; 41 $used == $3 or die "$used != $3"; 42 $avail == $4 or die "$avail != $4";
|
/coreutils/tests/pwd/ |
D | pwd-long.sh | 52 or die "$ME: $dir_prefix: stat failed: $!\n"; 80 or CuSkip::skip "$ME: skipping this test; cannot create long " 88 or die "$ME: envvar abs_top_builddir not defined\n"; 91 or CuSkip::skip "$ME: skipping this test; odd build source directory name:\n" 98 or die "$ME: $pwd_binary is not an executable file\n";
|
/coreutils/man/ |
D | runcon.x | 4 Run COMMAND with completely-specified CONTEXT, or with current or 5 transitioned security context modified by one or more of LEVEL, 8 If none of \fI-c\fR, \fI-t\fR, \fI-u\fR, \fI-r\fR, or \fI-l\fR, is specified,
|
D | date.x | 2 date \- print or set the system date and time 8 such as "Sun, 29 Feb 2004 16:21:42 -0800" or "2004-02-29 16:21:42" or
|
D | touch.x | 8 such as "Sun, 29 Feb 2004 16:21:42 -0800" or "2004-02-29 16:21:42" or
|
D | printenv.x | 2 printenv \- print all or part of environment
|
D | pathchk.x | 2 pathchk \- check whether file names are valid or portable
|
D | mknod.x | 2 mknod \- make block or character special files
|
D | kill.x | 2 kill \- send signals to processes, or list signals
|
D | uniq.x | 2 uniq \- report or omit repeated lines
|
/coreutils/scripts/git-hooks/ |
D | commit-msg | 12 $editor = "vi" if $? != 0 or $editor =~ /^\s*\z/; 39 or die "$ME: $log_file: failed to open for writing: $!"; 43 or die "$ME: $log_file: failed to rewrite: $!\n"; 65 or return 'missing colon on first line of log message'; 71 # Tokens may be space- or comma-separated. 91 or return "failed to open for reading: $!"; 98 # Don't filter out blank or comment lines; git does that already, 115 # Second line should be blank or not present. 144 or die; 155 -t STDOUT or die $err;
|
/coreutils/.github/ |
D | ISSUE_TEMPLATE.txt | 1 Please **do not** send pull-requests or open new issues on Github. 6 * Send general questions or suggestions to: coreutils@gnu.org . 52 * There may be a moderation delay for a first-time post, whether or not 58 When sending messages to coreutils@gnu.org or bug-coreutils@gnu.org : 73 This program is free software: you can redistribute it and/or modify 75 the Free Software Foundation, either version 3 of the License, or 80 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
D | PULL_REQUEST_TEMPLATE.txt | 1 Please *do not* send pull-requests or open new issues on Github. 7 * Send general questions or suggestions to: coreutils@gnu.org . 47 When sending messages to coreutils@gnu.org or bug-coreutils@gnu.org : 58 * There may be a moderation delay for a first-time post, whether or not 93 This program is free software: you can redistribute it and/or modify 95 the Free Software Foundation, either version 3 of the License, or 100 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
/coreutils/src/ |
D | dircolors.hin | 5 # Copying and distribution of this file, with or without modification, 12 # Global config options can be specified before TERM or COLORTERM entries 17 # Below are TERM or COLORTERM entries, which can be glob patterns, which 50 # One can use codes for 256 or more colors supported by modern terminals. 71 ORPHAN 40;31;01 # symlink to nonexistent file, or non-stat'able file ... 86 # List any file extensions like '.gz' or '.tar' that you would like ls 104 # archives or compressed (bright red) 250 # Subsequent TERM or COLORTERM entries, can be used to add / override
|
/coreutils/m4/ |
D | prereq.m4 | 12 # This program is free software: you can redistribute it and/or modify 14 # the Free Software Foundation, either version 3 of the License, or 19 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
D | check-decl.m4 | 7 dnl gives unlimited permission to copy and/or distribute it, 8 dnl with or without modifications, as long as this notice is preserved.
|
/coreutils/tests/ |
D | envvar-check | 6 # This program is free software: you can redistribute it and/or modify 8 # the Free Software Foundation, either version 3 of the License, or 13 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
D | seek-data-capable | 8 # Not available on python 2, or on darwin python 3 17 # Even if os supports SEEK_DATA or SEEK_HOLE,
|
/coreutils/tests/mv/ |
D | dup-source.sh | 82 $i: cannot stat 'a': No such file or directory 83 $i: cannot stat 'a': No such file or directory 84 $i: cannot stat 'b': No such file or directory
|
123