This website requires JavaScript.
Explore
Help
Sign in
vbatts
/
find-writable-things
Watch
1
Star
0
Fork
You've already forked find-writable-things
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
main
find-writable-things
/
README.md
14 lines
106 B
Markdown
Raw
Permalink
Normal View
History
Unescape
Escape
Initial commit
2023-10-22 17:09:09 +00:00
# find-writable-things
README: add build and usage Signed-off-by: Vincent Batts <vbatts@hashbangbash.com>
2023-10-22 17:11:38 +00:00
## build
```shell
make app CFLAGS="-static -s"
```
## use
```shell
./app /
```
Reference in a new issue
Copy permalink