Skip to main content


email# ls |wc -l
   14999
email# ls -l |wc -l
   15000
email# find . -ctime -1 -exec ls -lT {} \;|wc -l 
   15027
email# 

Something is very wrong

Unknown parent

@Andreas lol, sadly yes. But it was the weird inconsistent numbers, but I think I got why, it's because I forget about ls