Lines Matching refs:source

488   On macOS, cp creates a copy-on-write clone if source and destination
524 even if the destination files are hardlinked, or the source
677 when the source field is empty ('mount -t tmpfs "" /mnt'), and when the
1013 mv would leave such symlinks behind in the source file system.
1199 cp --parents --no-preserve=mode, no longer copies permissions from source
1360 mv no longer causes data loss due to removing a source directory specified
1466 source directory is specified multiple times. Now, consistent with other
1467 file types, a warning is issued for source directories with duplicate names,
1796 from the source, when copying across file systems.
1857 cp --link now dereferences a symbolic link as source before creating the
1979 can be in any column. If there is no source column, then df prints
2473 files in the destination, to mirror hard links from the source.
2667 cp -u no longer does unnecessary copying merely because the source
2992 a user running "make distcheck" in the coreutils source directory,
3101 when the source file doesn't have write access.
3442 install accepts a new option, --compare (-C): compare each pair of source
3863 name components in the source, e.g., "cp --parents symlink/a/b d"
4012 "mv" fails because the source directory is unwritable, it now gives
4176 If you check the source out from CVS, then follow the instructions
4182 cp --backup no longer fails when the last component of a source file
4410 shred and sort now accept the --random-source option.
5647 * cp no longer fails when two or more source files are the same;
5650 cp: warning: source file `a' specified more than once
5656 the source files in the following example:
5662 links between source files with --preserve=links
5676 * mv: fix the bug whereby 'mv -uf source dest' would delete source,