View Single Post
nathaneous's Avatar
Posts: 295 | Thanked: 73 times | Joined on Jan 2010 @ Manchester, UK
#406
Originally Posted by TNiga View Post
Oh yeah I think the Documents folder is actually "~/MyDocs/.documents/" so it should then be
Code:
mv ~/MyDocs/.documents/calibri.ttf ~/.fonts/
Thanks for ur reply back, appreciate the help with this....
so i just ran xterm again with the code u suggested and got this...

~ $ mv ~/MyDocs/.documents/calibri.ttf ~/.fonts/
mv: cannot create '/home/user/.fonts/calibri.ttf': Permission denied

not sure why its sayin permission denied?
thanks