Access file by its id and change file attributes

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 17:53 UTC
Read the original article Hit count: 378

Filed under:
|
|
|

Just like every file also directories have file id. You can see them by typing

ls -i
  1. How do I view file content by its id?

  2. How do I change directory attribute to file (remove D) and vice versa!

© Super User or respective owner

Related posts about linux

Related posts about file