linux - Environment variables in symbolic links -


can use $home or other environment variable in symbolic links?

i know using relative paths ../../.config many ../ :) ~/.config more comfortable, or use of $home.

edit:

habbie's answer psmears's comment answer, sorry question incomplete.

while (as other answers show) can use environment variables when creating symbolic links (as shell command!), can't have environment variable (or '~') references in symlink itself

symbolic links handled kernel, , kernel not care environment variables. so, no.


Comments

Popular posts from this blog

c++ - Compiling static TagLib 1.6.3 libraries for Windows -

php - How can I merge Nodes & Webform Submissions into instances of one general Content Type in Drupal 6? -

xslt - Umbraco and EXSLT sets do not work -