Article 549CG Is this the correct way to create directory structure?

Is this the correct way to create directory structure?

by
jacktauson123
from LinuxQuestions.org on (#549CG)
I have a mounted storage on my RHEL server and I want to create a directory structure for file management. I have two projects right now,viz. `project1`, `project2`. I'm planning to have the following directory structures inside the NFS mounted storage for `production`, `development` and `test` server. Please let me know if this looks reasonable/correct.

Code:> - prod
> - project1
> - userfolder1
> - userfolder2
> - userfolder3
> - project2
> - userfolder1
> - userfolder2
> - userfolder3
> - dev
> - project1
> - userfolder1
> - userfolder2
> - userfolder3
> - project2
> - userfolder1
> - userfolder2
> - userfolder3
> - test
> - project1
> - userfolder1
> - userfolder2
> - userfolder3
> - project2
> - userfolder1
> - userfolder2
> - userfolder3I have used only 2 `projects` and 3 `userfolders` for brevity. I can have `n` number of projects and `n` number of userslatest?d=yIl2AUoC8zA latest?i=BMsNPJZJhJU:DAiUq8Y4oJo:F7zBnMy latest?i=BMsNPJZJhJU:DAiUq8Y4oJo:V_sGLiP latest?d=qj6IDK7rITs latest?i=BMsNPJZJhJU:DAiUq8Y4oJo:gIN9vFwBMsNPJZJhJU
External Content
Source RSS or Atom Feed
Feed Location https://feeds.feedburner.com/linuxquestions/latest
Feed Title LinuxQuestions.org
Feed Link https://www.linuxquestions.org/questions/
Reply 0 comments