FG
💻 Software

Where should I put my script?

Fresh7 days ago
Mar 15, 202636438 views
Confidence Score0%
0%

Problem

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.

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: Where should I put my script?

Low Risk

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 and make sure is in your . If any user on the system sh…

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment