Skip to content

Small program which utilises the stat command from Linux to display the chmod value of a file.

Notifications You must be signed in to change notification settings

DaemonMCR/chval

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Chval

Simple Linux compatible program which when ran displays the chmod value of a file or a folder, I felt this was a common problem I kept finding on Linux, so I decided to make this. :D

Install - (for debian users)

sudo apt update
sudo apt install gcc -y
git clone -b master https://github.com/RiskyGUY22/chval.git && cd chval
./script.sh
echo "Done Installing!"

Any problems or suggestions please let me know!

About

Small program which utilises the stat command from Linux to display the chmod value of a file.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published