Join the social network of Tech Nerds, increase skill rank, get work, manage projects...
 
  • How to symlink a file in Ubuntu ?

    • 0
    • 0
    • 0
    • 0
    • 0
    • 0
    • 0
    • 0
    • 477
    Comment on it

    First of all let us know what is symlink. Symlink creates a symbolic link to the existing target with the specified name link.

    In PHP we passed Parameters in the following way:

    target: Target of the link

    link: The link name.

    I want to make a symbolic link in Ubuntu. This is the following command which will create symlink in Ubuntu:

    ln -s /path/to/file /path/to/symlink

    Thanks for reading the blog

 0 Comment(s)

Sign In
                           OR                           
                           OR                           
Register

Sign up using

                           OR                           
Forgot Password
Fill out the form below and instructions to reset your password will be emailed to you:
Reset Password
Fill out the form below and reset your password: