View Single Post
Posts: 24 | Thanked: 8 times | Joined on Dec 2009
#5
mind that the "*" will copy only non-hidden files (those not beginning with ".")

so either check for them or instead use
cp -r /usr/share/icons /home/user/MyDocs
this will copy the entire folder