feat: add resource (#7876)

* Update 100-inodes.md

* Update src/data/roadmaps/linux/content/110-disks-filesystems/100-inodes.md

---------

Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
pull/7891/head
Jayaram R 1 month ago committed by GitHub
parent 2b5134e0a5
commit c5f1e383c7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 4
      src/data/roadmaps/linux/content/110-disks-filesystems/100-inodes.md

@ -12,3 +12,7 @@ Although you would not interact with inodes directly in everyday usage, understa
# Retrieve the inode of a file
ls -i filename
```
Learn more from the following resources:
- [@article@Introduction to Inodes](https://linuxjourney.com/lesson/inodes)

Loading…
Cancel
Save