tell me command for" to create more than one name to a
file".

Answer Posted / amit kumar ghosh

we can create a hard link & soft link against a file to
provide more than one name to a file.

if a file name "file1" in /root then for soft link.
#ln -s /root/file1 /root/file

for hard link
#ln /root/file1 /root/file.

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is Syntax of any Linux command?

585


What is finger command in linux?

544


What is the difference between locating and locate command?

525


How do I create a .txt file?

542


You issue the command head * what would the resulting output be?

531






How do I check dns entry?

556


You wish to restore the file memo.ben which was backed up in the tarfile mybackup.tar. What command should you type?

522


What is command grouping?

563


What can you tell about the tar command?

571


How does grep work in linux?

521


The ‘logout’ built in command is used to

760


What is ls command and what it does?

554


What is cd command used for?

559


How can we increase disk read performance in single command in Linux?

564


What does touch do in linux?

514