Explain the terms links and symbolic links with respect to UNIX

devquora
devquora

Posted On: Feb 22, 2018

 

Another term for a document is known as a "Link". It is utilized to allocate more than one name for a record. It is not legitimate to allocate more than one name to a registry or to connect filenames on various computers. General syntax '– ln filename1 filename2'

A symbolic link is the documents that are utilized to contain just the name of different records, which are incorporated into it. Directed to the documents pointed by it is the activity of the symbolic link. General direction '– ln - s filename1 filename2'

    Related Questions

    Please Login or Register to leave a response.

    Related Questions

    Unix Interview Questions

    What do you understand by the term filters?

    The term “filters” is frequently used to allude to any program, which can take inputs from standard inputs..

    Unix Interview Questions

    Differentiate between paging and swapping?

    Only the required memory pages are moved to the primary memory for execution...

    Unix Interview Questions

    List some of the frequent shells used in Unix along with their indicators

    Some of the frequently used shells in UNIX include the following:..