inodes
There are 20 repositories under inodes topic.
ShawnZhong/xv6-file-system-visualizer
Online Visualizer for xv6 File System Image
ColinIanKing/fnotifystat
Fnotifystat is a program that dumps the file system activity in a given period of time.
arekbulski/Cameleonica
Safe cryptographic steganographic advanced filesystem
robertdebock/ansible-role-diskspace
Check diskspace (or inodes) available, fail if too low.
JamesJJ/docker-builder-prune
Relieve inode exhaustion by pruning the docker build cache
selmanozleyen/unix-like-filesystem
This is a file system simulation that uses inodes and some other paradigms from unix.
0xF41/inodeyou-c
Experimental program that detects files & directories hidden by Linux trojan/rootkits
cs342-OS-project/Project4
Linux ext2 file system
erlsci/inotify
Supervisted Erlang binding for inotify
krish1925/Ex2-File-System
Revamped ext2 file system on Arch Linux, optimizing for cleanliness, integrating mounting, symlinks, bitmaps, and more.
LucasLarson/samefile
⚖️ a portable, POSIX-compliant implementation of Bash’s `-ef` test, sharing a device and an inode value
MateuszGrabuszynski/UNIX-filesystem
Public copy of UNIX-based file system simulation in C++. My part of bigger student project simulating whole UNIX os.
VatsalSoni301/InodeBasedFileSystem
Developed inode based virtual file system on top of the Linux file system. Implemented all the operations which are basically supported by Linux file system like creating disk, mounting disk, unmounting disk, create file, open, delete, close file, list of files, read mode, write mode and append mode.
israeljosue0910/Virtual-Disk
A virtual disk system that implements a virtual file system similar to a linux terminal
theodoratrz/Quick-Incremental-Copy
Implementation of "cp -I" linux command
tillbaar/summon-conda-envs
Bash script to quickly archive and restore conda environments from YAML files.
dhananjay8/PL1_codes
SPPU Semester 5 (2016-17)
jaanusnurmoja/joomla-symlinked
Space saving version of Joomla. One main code - multiple sites and db-s. Or, why not multiple urls - one db.
RichardSiegel/hardlink-copy-script
Keep all new hardlinks from a source directory safe in a target directory, where they will not be deleted if they are removed from the source dir.
skafara/fsinodes
Primitive Inodes-Using Filesystem