174601/location-of-ini-config-files-in-linux-unix
Two questions, really:
Is there a standard/convention regarding the placement on configuration files?
For system or quasi-system programs they seem to usually be somewhere in /etc. It seems less clear for plain application programs or programs with insufficient privileges for /etc.
In processing program options is there a standard hierarchy of what takes precedence? E.g. does a command line option override an initialization file and/or an environment variable? Vice versa? Or is this entirely up to the developer?
If you find an absolute path to start with, ...READ MORE
Hi, @Kal You can use this command below to ...READ MORE
I am having some issues copying a ...READ MORE
I am having some issues to copy ...READ MORE
The chmod command is used to set/change the permissions ...READ MORE
You can use readlink command: readlink -f filename.txt for ...READ MORE
There are multiple ways to find the ...READ MORE
नेटवर्क कनेक्शन चाहिए READ MORE
Hi@akhtar, If you prefer using the command line, ...READ MORE
Hi@akhtar, You can use ls command to check ...READ MORE
OR
At least 1 upper-case and 1 lower-case letter
Minimum 8 characters and Maximum 50 characters
Already have an account? Sign in.