Skip to content

A minimal C utility that prints file permission modes in octal. Faster than `stat`, portable across environments, and perfect for shell purists.

License

Notifications You must be signed in to change notification settings

ioit-aaa/lsmod.c

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chart A minimal C utility that prints file permission modes in octal. Faster than stat, portable across environments, and perfect for shell purists.

About

A minimal C utility that prints file permission modes in octal. Faster than `stat`, portable across environments, and perfect for shell purists.

Resources

License

Stars

Watchers

Forks

Packages

No packages published