OS: Linux
Code wise can be pure C++ or boost::filesystem also can
I need to code in my program such it will be able to read the list of available folders under a specific directory and delete them if their last write date is X days old but i have yet to figure out how to do that. anyone can help? thanks!
Code wise can be pure C++ or boost::filesystem also can
I need to code in my program such it will be able to read the list of available folders under a specific directory and delete them if their last write date is X days old but i have yet to figure out how to do that. anyone can help? thanks!