Skip to content

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

License

Notifications You must be signed in to change notification settings

some-man1/list-files

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

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