mirror of
https://github.com/uutils/coreutils.git
synced 2025-12-23 08:47:37 +00:00
This way later code can assume `src` and `dest` to be the actual paths of source and destination, and do not have to constantly check `options.dereference`. This requires moving the error context calculation to the beginning as well, since later steps no longer operate with the same file paths as supplied by the user. |
||
|---|---|---|
| .. | ||
| bin | ||
| uu | ||
| uucore | ||
| uucore_procs | ||