Directories

Application directory structure
mrim will create a RimStone directory structure (see "-i" option) when you create your application. While you can keep and compile RimStone source files in any directory, the directories used by RimStone are always under "$HOME/.rimstone" directory ("user directory"). This user directory is also available in your environment as $RIM_ROOT.

This is the directory structure:
While RimStone directories are fixed, you can effectively change their location by creating a soft link. This way, your directories and files can be elsewhere, even on a different disk. For example, to house your file storage on a different disk:
ln -s /home/disk0/file $HOME/.rimstone/apps/<app name>/file

See also
Directories
change-dir  
change-mode  
delete-dir  
directories  
new-dir  
General
about-rimstone  
devel-versus-release  
directories  
permissions  
See all
documentation


Copyright (c) 2019-2025 Gliim LLC. All contents on this web site is "AS IS" without warranties or guarantees of any kind.