# find-writable-things ## build ```shell make app CFLAGS="-static -s" ``` ## use ```shell ./app / ```