ChrisMuga / file-explorer

File Explorer in C

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

File Explorer implementation in C

Description

A simple directory listing program built in C

How to run

Call the run.sh shell script

. ./run.sh

TODOs

  • Repeat a tab value to distinguish directory nesting
  • Dotfiles (e.g .git):
    • Show/Print entry name
    • But do not nest

About

File Explorer in C


Languages

Language:C 91.1%Language:Shell 8.9%