filefiller/README.md

328 B

filefiller

Usage: filefiller file blocks

fills a file file with blocks blocks of size BLOCKSIZE

  • if TUI is defined, print statistics (progressbar size is defined in BARLEN)
  • if DEBUG is defined, print debug stuff

TODO

  • clean up code
  • add comments

DONE

  • add transfer speed indicator