HOME environment variable - how to access it?
Posted: Fri Sep 24, 2010 4:34 pm
Hi,
I want to create a project template for my students.
For that I create a project myself and save it as template afterwards.
But, I don't like to enter my own home directory in the project path.
I'd like to put $HOME/C++-Lab there, where $HOME accesses the HOME environment variable
which gives the name of the current user's home directory (on Linux).
How can I achieve that?
Many thanks for a hint,
Helmut.
I want to create a project template for my students.
For that I create a project myself and save it as template afterwards.
But, I don't like to enter my own home directory in the project path.
I'd like to put $HOME/C++-Lab there, where $HOME accesses the HOME environment variable
which gives the name of the current user's home directory (on Linux).
How can I achieve that?
Many thanks for a hint,
Helmut.