To properly behave as "mkdir -p", mkdir-p should consider the case where the target directory already exists successful.
libguestfs: error: mkdir -p: /root/.ssh: File exists
On Thu, May 28, 2009 at 06:04:16PM -0500, Charles Duffy wrote:
To properly behave as "mkdir -p", mkdir-p should consider the case where the target directory already exists successful.
libguestfs: error: mkdir -p: /root/.ssh: File exists
Yes, please file a bug report about that so we can track it.
Rich.