Mailinglist Archive: opensuse (2944 mails)
| < Previous | Next > |
Re: [opensuse] copy problem
- From: M Harris <harrismh777@xxxxxxxxxxxxx>
- Date: Sun, 1 Apr 2007 00:07:28 -0500
- Message-id: <200704010007.28940.harrismh777@xxxxxxxxxxxxx>
On Saturday 31 March 2007 23:57, M Harris wrote:
> if the
> spaces are real in the directory name you may need to backslash the
> directory name...
/home/my directory/file directory/file.icc/
The above is wrong... try this syntax:
/home/my\ directory/file\ directory/file.icc
see?
--
Kind regards,
M Harris <><
--
To unsubscribe, e-mail: opensuse+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse+help@xxxxxxxxxxxx
> if the
> spaces are real in the directory name you may need to backslash the
> directory name...
/home/my directory/file directory/file.icc/
The above is wrong... try this syntax:
/home/my\ directory/file\ directory/file.icc
see?
--
Kind regards,
M Harris <><
--
To unsubscribe, e-mail: opensuse+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse+help@xxxxxxxxxxxx
| < Previous | Next > |