Skip to main content

Timeline for Count number of directories

Current License: CC BY-SA 3.0

3 events
when toggle format what by license comment
Jun 30, 2017 at 21:53 comment added Sergiy Kolodyazhnyy I'm not sure about BSD find, but at least with GNU find -print is default behavior, so we could leave that off, no ? And as I commented on other answer, the strange/exotic filenames probably can be handled with -printf "%i\n" option instead
Jun 29, 2017 at 13:35 history edited Kusalananda CC BY-SA 3.0
added 96 characters in body
Jun 29, 2017 at 13:29 history answered Kusalananda CC BY-SA 3.0