From what I understand, the right place to put your own scripts is /usr/local/bin (for instance a script I use to back up some files). I notice that this folder is currently (by default) owned by root, and my normal user has no access to it. I am the only user on this computer. Shall I change this whole folder to my own user? Or is there another proper way to arrange permissions of /usr/local/bin?
|
|
||||
|
|
|
By default, the owner and group of I would suggest placing your script/binary/executable into See this question for more discussion: Where should a local executable be placed? |
|||||
|
|
The usual place to put your own scripts is |
|||
|
|
