Do you want BuboFlash to help you learning these things? Or do you want to add or correct something? Click here to log in or create user.



Question
In linux, a [...] link includes two inodes (and therefore two different blocks of disk space), one contains the actual data of the file, the other serves as just a pointer to the first file.
Answer
Soft/Symbolic

Question
In linux, a [...] link includes two inodes (and therefore two different blocks of disk space), one contains the actual data of the file, the other serves as just a pointer to the first file.
Answer
?

Question
In linux, a [...] link includes two inodes (and therefore two different blocks of disk space), one contains the actual data of the file, the other serves as just a pointer to the first file.
Answer
Soft/Symbolic
If you want to change selection, open document below and click on "Move attachment"

15. Symbolic and Hard Links
mare. Also consider a document that must be present in many directories, but which would be easier to update at one point. The way two (or more) files can have the same data is with links. 15.1 <span>Soft Links To demonstrate a soft link, try the following: 5 10 touch myfile ln -s myfile myfile2 ls -al cat > myfile a few lines of text ^D cat myfile cat myfile2 Notice that the ls -al listing

Summary

statusnot learnedmeasured difficulty37% [default]last interval [days]               
repetition number in this series0memorised on               scheduled repetition               
scheduled repetition interval               last repetition or drill

Details

No repetitions


Discussion

Do you want to join discussion? Click here to log in or create user.