View Single Post
juandp77's Avatar
Posts: 203 | Thanked: 201 times | Joined on Jun 2010 @ Ecuador
#109
Originally Posted by anthonie View Post
Hi,

The code

Code:
sudo cp /home/user/MyDocs/wmctrl /.arch/usr/bin
results in

Code:
 cp: cannot create '/.arch/usr/bin': Path does not exist
Which, indeed, is the case. The directory does not exist. What did I do wrong?
sorry my bad:

Code:
sudo cp /home/user/MyDocs/wmctrl /.archlinux/usr/bin
 

The Following User Says Thank You to juandp77 For This Useful Post: