Hi,
using Workbench on a linux server, I would like to give every user his own working directory different from his home directory.
Tried to change the entry in rsession.conf to "session-default working-dir=/..path../$USER" but it looks like I cannot use the user environment variable. Is there any way to get that done?
thx