Searched refs:normal (Results 1 – 7 of 7) sorted by relevance
/coreutils/tests/csplit/ |
D | csplit-io-err.sh | 44 /* Perform the normal operation of fwrite. */
|
/coreutils/src/ |
D | dircolors.hin | 61 RESET 0 # reset to "normal" color
|
D | ls.c | 166 normal, enumerator 3084 case DT_REG: type = normal; break; in print_dir() 3434 || (type == normal && (indicator_style == classify in gobble_file() 3531 if ((type == normal || S_ISREG (f->stat.st_mode)) in gobble_file() 3612 f->filetype = normal; in gobble_file() 4919 if (stat_ok ? S_ISREG (mode) : type == normal) in get_type_indicator()
|
/coreutils/m4/ |
D | jm-macros.m4 | 117 # BeOS which has all the math functions in the normal runtime library
|
/coreutils/ |
D | COPYING | 124 than the work as a whole, that (a) is included in the normal form of
|
D | NEWS | 2879 that would make it unwritable (via write(1)) by normal users, in spite 3812 This means for example that "wc /bin/sh" now produces normal output 4667 It now rejects the empty name in the normal case. That is,
|
/coreutils/doc/ |
D | coreutils.texi | 2060 Instead of the normal output, output only @dfn{string constants}: at 2221 pseudo-addresses are displayed in parentheses following any normal 3272 1003.1-2001 traditional usage overrides normal usage when the two 5544 Upon normal completion @command{comm} produces an exit code of zero. 6568 @samp{1} or @samp{2}), in addition to the normal output. 6652 (either @samp{1} or @samp{2}), instead of the normal output. 8401 Set the default block size to its normal value of 1024 bytes, 9526 Error messages are output as normal. 10759 undifferentiated byte stream of @dfn{normal files}. For example, when a 10762 you can read directories as normal files, if you're curious, in order [all …]
|