#include int main(int argc, char *argv[]) { fprintf(stderr, "storage tool\n"); return 0; }