Linux guru question. Access file by its id. Change file attribute.
Posted
by 0xDEAD BEEF
on Super User
See other posts from Super User
or by 0xDEAD BEEF
Published on 2010-06-16T10:32:36Z
Indexed on
2010/06/16
10:33 UTC
Read the original article
Hit count: 248
linux
Just like every file also directories have file id. You can see them by typing
ls -i
Question 1 How do i view file content by its id?
Question 2 How do i change directory attribute to file (remove D) and vice versa!
Sincerely, 0xDEADBEEF
© Super User or respective owner