https://github.com/g0rbe/go-chattr
File attribute changer library in go
https://github.com/g0rbe/go-chattr
chattr go golang linux
Last synced: about 1 year ago
JSON representation
File attribute changer library in go
- Host: GitHub
- URL: https://github.com/g0rbe/go-chattr
- Owner: g0rbe
- License: mit
- Created: 2019-09-03T21:18:46.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2024-01-26T14:31:44.000Z (over 2 years ago)
- Last Synced: 2025-04-10T03:18:42.840Z (about 1 year ago)
- Topics: chattr, go, golang, linux
- Language: Go
- Homepage: https://gorbe.io/go/chattr
- Size: 5.86 KB
- Stars: 11
- Watchers: 1
- Forks: 5
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# go-chattr
[GoDoc](https://godoc.org/github.com/g0rbe/go-chattr)
It's an improved clone of [snapd's chattr](https://github.com/snapcore/snapd/blob/master/osutil/chattr.go).