Vifm is a file manager with curses interface, which provides Vim-like environment for managing objects within file systems, extended with some useful ideas from mutt.
-
Updated
Nov 22, 2025 - C
Vifm is a file manager with curses interface, which provides Vim-like environment for managing objects within file systems, extended with some useful ideas from mutt.
trashcan/recycle bin utility for the command line
Managment app with ncurses framework for Computer Programming Course
Lightweight, multithreaded image viewer/browser for Unix X11/Motif.
An Single Header C/C++ library to work with dirs and files
fsel is an utility for easily sharing a list of selected files between shell commands.
Minishell is a 42 project aimed at deepening the understanding of process management, command parsing, and core concepts of Unix-like operating systems in C. The objective is to develop a minimal shell that interprets and executes user commands, closely emulating the behavior of common shells like Bash.
Custom Distributed File System Manager
My First C Learning Process 🔵💻 This repository documents my journey of learning the C programming language, covering fundamental concepts, exercises, and projects. It serves as a collection of practice programs and key takeaways from my learning experience.
Uma shell simplificada que realiza a criação de variáveis de ambientes e a interpretação de comandos de linha.
"Swiss army knife" for file handling
This project is a custom implementation of the FAT (File Allocation Table) file system written in C. It simulates a virtual disk environment. The system manages file metadata, handles cluster allocation, and supports directory navigation similar to a real operating system. Designed for educational & practical exploration of storage and fs mechanics
Files Organizer is a versatile tool for sorting and organizing files efficiently, ideal for managing recovered data.
This project simulates a Unix-like file system using an N-ary tree data structure, enabling efficient file and directory management. It supports essential operations like creation, deletion, traversal, and renaming while providing a command-line interface that mimics Unix shell commands for an intuitive user experience.
Contains various file tasks like reading in the superblock of the disk image and using that info to read entries in the FAT, displaying the root directory listing for a 360fs file system image, and a program at360fs.c that copies a file from a disk image to the standard output stream of the console.
Syndicate Management System is a console-based that facilitates the management of various aspects related to syndicate operations in a residential or commercial building.
Coreutils my way.
This project is about converting Numbers to strings for exemple :for the number "0" the output will be "zero" ;this project is very helpful and include using string and file operating .
Project to implement file tagging to files using library functions, headers and C language.
Add a description, image, and links to the file-management topic page so that developers can more easily learn about it.
To associate your repository with the file-management topic, visit your repo's landing page and select "manage topics."