multiple names for same directory

How do you create a directory that has more than one name and/or location? For example, on cPanel based webhosts, when you login to FTP, you will usually see public_html and www…. No matter which one you open, you go to the same place and see the same exact files.

How could I do something like that and create multiple directory names for the same directory? Also, how would I order linux to automatically create these directory names in someone's home directory upon account creation?

1 Reply

http://www.gnu.org/software/coreutils/m … ation.html">http://www.gnu.org/software/coreutils/manual/html_node/ln-invocation.html

Reply

Please enter an answer
Tips:

You can mention users to notify them: @username

You can use Markdown to format your question. For more examples see the Markdown Cheatsheet.

> I’m a blockquote.

I’m a blockquote.

[I'm a link] (https://www.google.com)

I'm a link

**I am bold** I am bold

*I am italicized* I am italicized

Community Code of Conduct