FEC's fs2comma
tool as a Docker image. The originial source code is available in hodgesmr/fs2comma. This docker image is built from a patched version that builds for Linux.
If you have a local file: /data/path/406260.fec
, you can convert it to CSV with:
docker run -v /data/path/:/opt/ hodgesmr/fs2comma /opt/406260.fec
This project is maintained by @hodgesmr.
Please use it for good, not evil.