Ulyssesonline

the tech surfer

  • Home
  • About
  • Archives
You are here: Home / General / Creating and removing softlinks

January 8, 2003

Creating and removing softlinks

Are you tired of typing out long and wordy directories in Linux? Linux links can simplify your life by taking advantage of the ls command. You can make two types of links, a hardlink vs. a softlink. Softlinks are more common due to its flexibility.

To create a softlink, you need to issue the “ln -s filename linkname” command at the shell prompt.

To remove the softlink, simply issue the “rm linkname” command.

Filed Under: General

Comments

  1. Ulysses says

    August 31, 2011 at 3:20 pm

    Is notcaptcha working?

Copyright © 2003 - 2018