Skip to content

tmatias/perm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

perm

Print human-friendly descriptions of a file's permissions

Usage:

$ ls perm/perm.go
-rw-r--r-- 1 tiago tiago 906 ago 24 22:29 perm/perm.go
$ go run main.go --file perm/perm.go
owner can read and write to it
group members can read from it
others can read from it

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages