summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2024-10-22more progress more problemsOskar
2024-10-21made file size function for directoriesOskar
2024-10-20some progress, still in the trenchesOskar
2024-10-19more functions done, not at all thoroughly tested yetOskar
2024-10-19new functions: determine_highest_id, get_files_in_directory. Also new type ↵Oskar
directory_entry that get_files_in_directory return in a vector.
2024-10-18a bit of a mess right now but working on itOskar
2024-10-18added ifs for all options, removed options -v and -t. Made function to check ↵Oskar
for and created trashsys directories. Wrote general structure of main(). It's based on trashsys version 1 main and pretty much the same in the steps it takes
2024-10-15debug options text, fixed some option if statementsOskar
2024-10-15tried to improve weird tab/spacingOskar
2024-10-14corrected misleading README textOskar
2024-10-14test directory includedOskar
2024-10-14first commit, not much done yet. source file and header file. Same scripts ↵Oskar
used as version 1 trash system. Will probably make better test scripts eventually.