Tiny Core Linux

Tiny Core Base => TCB Tips & Tricks => Topic started by: xor on October 27, 2020, 08:46:42 AM

Title: [[how to do it !? ]] find and delete files and folders that are never used !?
Post 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 :) )
Title: Re: [[how to do it !? ]] find and delete files and folders that are never used !?
Post by: andyj on October 27, 2020, 08:59:14 AM
Try find with -mtime or -atime. Neither will be a true never, you will need to decide how long ago means never.