Project

General

Profile

PhotoCompressArchiver » History » Version 1

Anonymous, 12/19/2021 04:21 PM
adding original page

1 1
h1. Photo Compress Archiver
2
3
TODO: write some more here... you know, describe the project
4
5
Thoughts 9/10/2018::
6
* *[DONE]* Use gold linker: https://stackoverflow.com/questions/3476093/replacing-ld-with-gold-any-experience
7
* Create less verbose mode with real-time statistics (number of files processed, compression ratio, number of errors, etc.) and progress bar!
8
** Check this out for how to move lines: https://unix.stackexchange.com/questions/43075/how-to-change-the-contents-of-a-line-on-the-terminal-as-opposed-to-writing-a-new
9
* Create streaming mode. Copy files from SRC to DEST and de/compress while copying.