/rust-file-explorer

This is a small command-line interface program that simulates a file explorer. It allows the user to navigate the file system, create new directories, and remove existing directories.

Primary LanguageRust

Rust File Explorer

A simple file explorer command-line interface (CLI) written in Rust.

Features

📁 Navigate directories and files
📂 List directory contents
📁 Create new directories
🗑️ Remove directories
🚪 Change current working directory
🚪 Quit the program

Usage

To run the program, clone the repository and run cargo run

2023-03-05.21-39-17.mp4