Say I have created a bash script, which will make an ftp user, mount some paths for that user, etc. Where in the file system it would be proper to place? It would be good to have some resource clearly explaining the file system hierarchy.
Tell me more
×
Super User is a question and answer site for
computer enthusiasts and power users. It's 100% free, no registration required.
|
A Google search for "Linux file system hierarchy" will turn up several documents, including this one. Where you put your script depends on who the intended user is. If it is just you, put it in Don't put scripts you write yourself in |
|||||||||
|