Skip to main content
7 events
when toggle format what by license comment
Jan 3, 2019 at 11:40 history edited Kusalananda CC BY-SA 4.0
deleted 500 characters in body
Jan 3, 2019 at 11:36 comment added Stéphane Chazelas If AIX find supported -maxdepth, then the OP's code would work there.
Jan 3, 2019 at 10:39 comment added Kannan Manokaran no. it is giving sub directories only..i'm doing this on Linux, something i want to do it on AIX
Jan 3, 2019 at 10:31 history edited Kusalananda CC BY-SA 4.0
added 21 characters in body
Jan 3, 2019 at 10:30 comment added Kusalananda @KannanManokaran Are you saying that using -type d returns non-directories?
Jan 3, 2019 at 10:29 comment added Kannan Manokaran find Test -type d -name '???' -- this command finding 3 character sub directory for each sub directory. i'm looking sub directories list which is having 3 character next to the /test directory
Jan 3, 2019 at 10:15 history answered Kusalananda CC BY-SA 4.0