----- Original Message ----- > From: "Gokan Atmaca" <linux.go...@gmail.com> > > Thanks for the correction. > > Indeed, will be as follows; > find /arsiv/backup/ -mtime +1 -delete >
The +1 will get rounded up, according to the man page: File was last accessed n*24 hours ago. When find figures out how many 24-hour periods ago the file was last accessed, any fractional part is ignored, so to match -atime +1, a file has to have been accessed at least two days ago. -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: https://lists.debian.org/759560357.3288267.1411569959186.javamail.zim...@ptd.net