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
What is mkdir p?
How do I run a shell script?
What is a makefile in c?
How do I check command history?
What does r mean linux?
How do you check which file consuming more space in linux?
How many types of dos commands are there?
What is shell scripting commands?
You wish to print the file vacations with 60 lines to a page. Which of the following commands will accomplish this?
What is vnc?
How do I check my disk space?
What is file and example?
What is mkdir m in linux?
please advice me what i have to prepare for NIC Exam(22-feb- 09). send me the question pattern for the 2 hrs exam. please sent it to manivannan_it15@yahoo.co.in
What is tty in linux process?