bug-coreutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#9611: Copy an item with its parent directory


From: Peng Yu
Subject: bug#9611: Copy an item with its parent directory
Date: Tue, 27 Sep 2011 08:23:33 -0500

Hi,

Suppose I have a file 'a/b/c/d/e/f', I want to copy it to 'target'
with the parent 'd/e'. I.e., the resulted file is 'target/d/e/f'.

I can make a bash script to do so, but I wondering if there is an
existing command or option. Thanks!

-- 
Regards,
Peng





reply via email to

[Prev in Thread] Current Thread [Next in Thread]