inode
Here are 41 public repositories matching this topic...
Tree diff - diff, with mode, owner, permissions and other inode attributes
-
Updated
Oct 15, 2024 - C
Encryption based File system ( based on ext2 hierarchical file system with inode as meta-data)
-
Updated
Mar 12, 2019 - C
Implemented Inode based virtual file system on top of the Linux file system. User can perform all the operations which are basically supported by Linux ext2 file system like creating disk, mounting disk, unmounting disk, create file, open file (in read ,write or append mode), delete file, close file, list of open files.
-
Updated
Nov 30, 2018 - C++
Light Music Player in C++ for UNIX Systems
-
Updated
Jul 9, 2024 - C++
An EXT2-Filesystem reader, written in pure Java.
-
Updated
Oct 23, 2022 - Java
Inode based file system(virtual) on top of the Linux file system. A user can perform all the operations which are basically supported by Linux ext2 file system like creating a disk, mounting disk, unmounting the disk, create a file, open file (in read, write or append mode), delete file, close file, list of open files.
-
Updated
Nov 29, 2018 - C++
Este trabalho foi concebido com o propósito de aprofundar a compreensão acerca do funcionamento do I-Node e da gestão de blocos de disco em sistemas operacionais Linux. A abordagem adotada envolve a exploração prática desses conceitos, além da implementação efetiva, ou próxima à realidade, utilizando as linguagens de programação C++ e C.
-
Updated
Oct 22, 2023 - C++
An experimental file system for block storage device using FUSE
-
Updated
Jun 20, 2020 - C
Bash script to calculate inode modes for the Ext4 filesystem.
-
Updated
Sep 25, 2021 - Shell
This application monitors dynamically a hierarchy of files and directories, and when there are changes, it updates a complete copy of the hierarchy in another directory.
-
Updated
Feb 25, 2019 - C
Design and implementation of custom file system combining ideas of FAT and UNIX inodes.
-
Updated
Dec 17, 2022 - C
⚖️ a portable, POSIX-compliant implementation of Bash’s `-ef` test, sharing a device and an inode value
-
Updated
Aug 29, 2024 - Shell
Implementation of File System at application level
-
Updated
Jul 10, 2021 - C
Improve this page
Add a description, image, and links to the inode topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the inode topic, visit your repo's landing page and select "manage topics."