Linux guru question. Access file by its id. Change file attribute.
- by 0xDEAD BEEF
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