Magnus Boman wrote:
> On Sat, 2007-03-31 at 22:38 -0500, dwain wrote:
>   
>> I'm trying to copy an .icc profile from my home directory to the Adobe
>> Icc Profiles/RGB Profiles directory.  I su in the console then cp -t
>> /home/my directory/file directory/file.icc/
>> /usr/share/color/icc/Adobe_ICC_Profiles/RGB_Profiles/.
>>
>> The result is that the .icc file does not exist.  What am I doing
>> incorrectly?  How do I need to write the command?
>>
>>     
>
> Remove the slash after file.icc aqnd if the . is part of your cp
> command, remove that to. If the source directory have spaces in it, you
> need to escape them. In other words;
>
> cp -t /home/my\ directory/file.icc
> directory/file.icc /usr/share/color/icc/Adobe_ICC_Profiles/RGB_Profiles/
>
>   
>> Dwain
>>     
>
> Cheers,
> Magnus
>
>
>   
I'm still getting the same thing.  Here's something interesting.  When I
hover over the file and the file info pops up it says file type:
unknown.  Could this be a problem?  If so, then how do I fix it?

Dwain

-- 
Dwain Alford
P.O. Box 145
Winfield, Alabama  35594

telephone:  205.487.2570
cellphone:  205.495.5619

"The artist may use any form which his expression demands;
for his inner impulse must find suitable expression."

     Wassily Kandinsky, "Concerning The Spiritual In Art"

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to