Tiny Core Linux
Tiny Core Base => TCB Tips & Tricks => Topic started by: xor on October 27, 2020, 08:46:42 AM
-
[[how to do it !? ]] find and delete files and folders that are never used !? [[how to do it!? ]]
( i think this for other linux distributions :) and also in mobile phones; it might work :) )
-
Try find with -mtime or -atime. Neither will be a true never, you will need to decide how long ago means never.