├── LICENSE ├── Makefile ├── README.md ├── ffiler.man └── ffiler.sh /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fukawi2/ffiler/HEAD/LICENSE -------------------------------------------------------------------------------- /Makefile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fukawi2/ffiler/HEAD/Makefile -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fukawi2/ffiler/HEAD/README.md -------------------------------------------------------------------------------- /ffiler.man: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fukawi2/ffiler/HEAD/ffiler.man -------------------------------------------------------------------------------- /ffiler.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fukawi2/ffiler/HEAD/ffiler.sh --------------------------------------------------------------------------------