Exforsys

Online Training

Symbolic Links

This is a discussion on Symbolic Links within the Linux forums, part of the Operating Systems category; What is Symbolic links in UNIX operating system. Is this a type of file.I want to know about this ...


Go Back   Exforsys > Operating Systems > Linux

Register FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 02-02-2007, 08:52 AM
Member
 
Join Date: Apr 2006
Posts: 98
Angela is on a distinguished road
Symbolic Links

What is Symbolic links in UNIX operating system. Is this a type of file.I want to know about this in brief.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old 04-29-2007, 12:49 PM
Senior Member
 
Join Date: Apr 2006
Posts: 144
caradoc is on a distinguished road
Symbolic Link is also called as soft link. Unlike a hard link, a symbolic link does not contain the data in the target file. It simply points to another entry somewhere in the file system. When a user delete a target file, symbolic links to that file become unusable, whereas hard links preserve the contents of the file.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)  
Old 04-29-2007, 01:18 PM
Senior Member
 
Join Date: Apr 2006
Posts: 122
rachelle is on a distinguished road
A user can create a symbolic link in UNIX, by using the ln command.

The syntax of its usage is as below:

ln -s source_file example

Here source_file is replaced with the name of the existing file for which you want to create the symbolic link. example is replaced with the name of the symbolic link.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads

Thread Thread Starter Forum Replies Last Post
plz repost the links phanirmai Oracle JDeveloper 1 01-30-2007 07:16 PM
Create links to sections seenu01 Html 1 01-07-2007 05:09 AM
Humor site (clone): links, articles and media by rooker JobHelper Microsoft.NET Offers 0 11-22-2006 06:31 PM
Linux Frequently Asked Questions with Answers (Part 3 of 6) rkiesling@mainmatter.com Tech FAQ 0 05-03-2004 07:55 AM


All times are GMT -4. The time now is 05:31 AM.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.1.0
Copyright 2004 - 2007 Exforsys Inc. All rights reserved.