Menu

Tree [9c5ad6] default tip /
 History

Read Only access


File Date Author Commit
 .hgtags 2011-02-10 Tobias Matt Tobias Matt [9c5ad6] Added tag v0.1.1 for changeset 2d7e2a22b172
 Makefile 2011-02-10 Tobias Matt Tobias Matt [043186] v0.1
 README 2011-02-10 Tobias Matt Tobias Matt [b04b9d] First commit
 TODO 2011-02-10 Tobias Matt Tobias Matt [b04b9d] First commit
 make_testfiles.sh 2011-02-10 Tobias Matt Tobias Matt [b04b9d] First commit
 mr.c 2011-02-10 Tobias Matt Tobias Matt [b04b9d] First commit
 mr.h 2011-02-10 Tobias Matt Tobias Matt [2d7e2a] Moved log function to a single file
 mr_backup_files.c 2011-02-10 Tobias Matt Tobias Matt [2d7e2a] Moved log function to a single file
 mr_backup_files.h 2011-02-10 Tobias Matt Tobias Matt [b04b9d] First commit
 mr_cat_files.c 2011-02-10 Tobias Matt Tobias Matt [b04b9d] First commit
 mr_cat_files.h 2011-02-10 Tobias Matt Tobias Matt [b04b9d] First commit
 mr_core.h 2011-02-10 Tobias Matt Tobias Matt [2d7e2a] Moved log function to a single file
 mr_create_file.c 2011-02-10 Tobias Matt Tobias Matt [2d7e2a] Moved log function to a single file
 mr_create_file.h 2011-02-10 Tobias Matt Tobias Matt [b04b9d] First commit
 mr_find_text.c 2011-02-10 Tobias Matt Tobias Matt [b04b9d] First commit
 mr_find_text.h 2011-02-10 Tobias Matt Tobias Matt [b04b9d] First commit
 mr_free_files.c 2011-02-10 Tobias Matt Tobias Matt [b04b9d] First commit
 mr_free_files.h 2011-02-10 Tobias Matt Tobias Matt [b04b9d] First commit
 mr_get_files.c 2011-02-10 Tobias Matt Tobias Matt [2d7e2a] Moved log function to a single file
 mr_get_files.h 2011-02-10 Tobias Matt Tobias Matt [b04b9d] First commit
 mr_log.h 2011-02-10 Tobias Matt Tobias Matt [2d7e2a] Moved log function to a single file
 mr_make_new.c 2011-02-10 Tobias Matt Tobias Matt [2d7e2a] Moved log function to a single file
 mr_make_new.h 2011-02-10 Tobias Matt Tobias Matt [b04b9d] First commit
 mr_make_path.c 2011-02-10 Tobias Matt Tobias Matt [2d7e2a] Moved log function to a single file
 mr_make_path.h 2011-02-10 Tobias Matt Tobias Matt [b04b9d] First commit
 mr_remove_files.c 2011-02-10 Tobias Matt Tobias Matt [2d7e2a] Moved log function to a single file
 mr_remove_files.h 2011-02-10 Tobias Matt Tobias Matt [b04b9d] First commit
 mr_remove_path.c 2011-02-10 Tobias Matt Tobias Matt [2d7e2a] Moved log function to a single file
 mr_remove_path.h 2011-02-10 Tobias Matt Tobias Matt [b04b9d] First commit
 mr_set_filestats.c 2011-02-10 Tobias Matt Tobias Matt [2d7e2a] Moved log function to a single file
 mr_set_filestats.h 2011-02-10 Tobias Matt Tobias Matt [b04b9d] First commit
 mr_singlefile.c 2011-02-10 Tobias Matt Tobias Matt [2d7e2a] Moved log function to a single file
 mr_singlefile.h 2011-02-10 Tobias Matt Tobias Matt [b04b9d] First commit
 mr_sort_files.c 2011-02-10 Tobias Matt Tobias Matt [b04b9d] First commit
 mr_sort_files.h 2011-02-10 Tobias Matt Tobias Matt [b04b9d] First commit

Read Me

Howto compile and install?
make && sudo make install

Howto run the programm?
mr (OPTIONS) PATH
Options:
-v verbose mode

What does the programm?
A Screenshot/Video will added with an Example. On time, you can use the make_testfiles.sh to create folders and files to check the functions.