GNU Core Utilities - Bugs: bug #27363, fature request: --relative option
You are not allowed to post comments on this tracker with your current authentication level.
bug #27363: fature request: --relative option
Submitter: | Arkadiusz Miskiewicz <arekm> | ||
Submitted: | Tue 01 Sep 2009 07:15:44 AM UTC | ||
Category: | None | Severity: | 3 - Normal |
Item Group: | None | Status: | None |
Privacy: | Public | Assigned to: | None |
Open/Closed: | Open |
No files currently attached
Depends on the following items: None found
Items that depend on this one: None found
Carbon-Copy List
There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.
No changes have been made to this item
Please add relative option that would work like rsync --relative:
mv --relative /x/dir1 /y/dir2 /destination would place dirs in /destination/x/dir1 and /destination/y/dir2