GitHunt

list-files

A C script can shows you the file in any dir on your PC

Usage

Step one(compiling)

windows

gcc lf.c -o lf.exe

Linux

gcc lf.c -o lf

Screenshot3

Step two(run it)

lf /path/exmple
Centered Image

if you did not write any argment it will show you the files in the working dir

Languages

C100.0%

Contributors

GNU General Public License v3.0
Created September 8, 2023
Updated May 9, 2024
some-man1/list-files | GitHunt