bug-coreutils
[Top][All Lists]
Advanced

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

Re: cp command option -x, --one-file-system


From: James Youngman
Subject: Re: cp command option -x, --one-file-system
Date: Sat, 29 Nov 2008 15:58:55 +0000

On Fri, Nov 28, 2008 at 12:51 PM, ebloch <address@hidden> wrote:
>
> cp command option :
>
>  -x, --one-file-system
>     stay on this file system
>
> sometimes does not stay on the same filesystem.
>
> using cmd line :
> cp -r -u -p -x -f -v --target-directory='/abc/def/123/456/xx" /home
> or
> cp -rupxfv --target-directory='/abc/def/123/456/xx" /home
>
> where '/home' is mounted on a different volume than '/'.
>
> Detected by a call from python with os.popen().

Your bug report is a little short of explanation.  What source files
from / get copied to /abc/...?

James.




reply via email to

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