--- title: Fiche location: https://p.tyil.nl upstream: https://github.com/solusipse/fiche --- Fiche is a service to host pastes, which can be sent to it through various command line utilities. The easiest way to create a new paste is with `nc`. ```sh $command | nc tyil.nl 9999 ```