Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

the difference between a soft link and a hard link?

Answer Posted / linuxdemon

soft link is like shortcut.so if you delete the softlink
file, the original file wont get deleted.

Hard link is like real copy of the file.so if you delete the
hardlink file, the original file will be deleted.

ln filename hardlinkfilename
ln -s filename softlinkfilename

Is This Answer Correct ?    6 Yes 6 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain the terms ‘system calls’ and ‘library functions’ with respect to unix commands?

1265


What is difference between grep and find command in unix?

1276


What is the comma to display different lines that are found when compare two files?

1243


What is the pipe command?

1242


Which command can you use to find the currently running process in unix server?

1163


Name the unix command to find how many days the server has been up.

1206


Explain command to view process running?

1178


How does the system know where one command ends and another begins?

2312


What is in grep command?

1212


Can you explain a little bit about command substitution?

1161


How is the command '$cat file2 ' different from '$cat >file2 and >> redirection operators ?

1356


What is the unix command to confirm a remote host is alive or not?

1278


What is the use of finger command?

1267


How do you grep recursively?

1152


Explain ‘library functions’ with respect to unix commands?

1214