Re: Preference Files on Linux

2007-10-14 Thread viktoras didziulis

Hi, Bridger

user specific configuration files on Linux systems are stored in the 
user's home directory in a file that starts with '.' character (a "dot 
file"). If an application needs to create more than one dot file then 
they should be placed
in a subdirectory with a name starting with a ’.’ character, (a "dot 
directory"). In this case the configuration files

should not start with the ’.’ character.

Applications must never create or require special files or 
subdirectories in the root directory. Other locations in

the FHS hierarchy provide more than enough flexibility for any package.

Check http://www.pathname.com/fhs/ for more answers.

Best!
Viktoras



Bridger Maxwell wrote:

Where is the standard place for preference files to be stored on a Linux
machine?  Also, where is the right place to store externals when installing?


 Thank You,
   Bridger Maxwell
   www.FieryFerret.com
___
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

  


___
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution


Preference Files on Linux

2007-10-13 Thread Bridger Maxwell
Where is the standard place for preference files to be stored on a Linux
machine?  Also, where is the right place to store externals when installing?


 Thank You,
   Bridger Maxwell
   www.FieryFerret.com
___
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution