mirror of
https://github.com/uutils/coreutils
synced 2024-12-18 09:03:14 +00:00
47acbb0e82
The following should work, but without this patch, it tries to create the link as x/y and it fails with EEXIST. $ mkdir -p x/y $ ln -s -t . x/y |
||
---|---|---|
.. | ||
Cargo.toml | ||
ln.rs | ||
main.rs |