Searched refs:skipped (Results 1 – 3 of 3) sorted by relevance
/coreutils/src/ |
D | copy.c | 2346 bool skipped = false; in copy_internal() local 2399 skipped = true; in copy_internal() 2420 skipped = true; in copy_internal() 2433 skipped = true; in copy_internal() 2439 if (skipped) in copy_internal()
|
/coreutils/ |
D | NEWS | 110 'cp -v' and 'mv -v' will no longer output a message for each file skipped 196 Similarly 'cp -v' and 'mv -v' will output a message for each file skipped 2020 the build directory. As a result, all dependent tests were always skipped. 2102 Now, those tests are skipped with a useful diagnostic when the root tests 2428 I.e., for skipped files, the original ownership is output, not the new one.
|
/coreutils/doc/ |
D | coreutils.texi | 1202 The name look-up process is skipped for each @samp{+}-prefixed string, 1993 number. If there is a trailing @samp{b}, the number of bytes skipped 2609 the number of skipped pages each form feed in the input file results 3615 original input file, excluding portions skipped with a %@var{regexp}% 5073 skipped. 5371 the field and character skipping options, fields are skipped over first. 5922 the input reference is still read and skipped, but the automatic 10199 response is not affirmative, the file is skipped. 10212 destination. Conflicting populated directories are skipped with a diagnostic. 10331 If the response is not affirmative, the file is skipped.
|