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...


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

Answers were Sorted based on User's Feedback



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

Answer / dalwinder singh

u can creat as many file as you wish with touch command

and then u can link the original file with these file....

link command can be use with ...# ln soruce file and
destination file.....as hardlink and #ln -s as soft link
file..

Is This Answer Correct ?    6 Yes 0 No

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

Answer / d.veera

we can use hardlink and soft link command

Is This Answer Correct ?    2 Yes 0 No

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

Answer / 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

More Linux Commands Interview Questions

What is the command to find the hardware configuration in Linux?

2 Answers  


How do I open a text file in cmd?

0 Answers  


How do I clear bash history in linux?

0 Answers  


What is whois command?

0 Answers  


What is devops linux?

0 Answers  


What is the use of finger command in linux?

0 Answers  


Which command reduces the size of a file?

0 Answers  


What is finger in networking?

0 Answers  


how is "to run even after user logs out"

2 Answers   Google,


How remove all files in a directory linux?

0 Answers  


why context switching time should be minimum? How it depends on hardware support?

0 Answers   Flipkart,


A file which is not deleted by normal user and also root (using rm), for that type of file how we delete it?

5 Answers   CTS,


Categories