what are soft links and hard links, and differentiate them.
Answer Posted / venus
hard link will be created within the file system and both
have same inode, it is created by using ln command
syntax (ln source destination)
softlink is created across the file system have different
inodes created across the file system,created using
ln -s source destination
if source file is deleted destination will not be executed
detination contains only source path,source and destination
size may be differ from each other
Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
How do u know that,what patch can be applicable on the system?
What is cachefs?
how can u give space garentee for volume in netapp storage
Local zone in shutting down state.how to bring state of zone to installed?
How to create a gateway?
What is the use of Sam utility in solaris
what is mean by netfmd in sun cluster what is the use of netfmd and what is the relation between ccd and netfmd?
Hi, I need information regarding LDOMS.Like What is LDOMS ,Creation of LDOMS, errors on LDOMS, troubleshooting LDOMS...etc.... pls post the info. Regards, Naresh
In a two node cluster i have typed #hastart command in one node.The cluster is starting in second node also,what is going in background?
hi to all,, i need few real time issues please provide me,, if you have any,,,
What is the zone in DNS?
when i am starting solaris10 with 'fail safe mode' on intel machine it is asking "#starting shell".what is it and how to solve this problem?