Find non-empty subdirectories By Nekkox 12:23 PM No comments find . -mindepth 1 -maxdepth 1 -not -empty -type d source: https://stackoverflow.com/questions/815668/how-to-list-non-empty-subdirectories-on-linux#comment625237_815668 Share This: Facebook Twitter Google+ Stumble Digg Email ThisBlogThis!Share to XShare to Facebook
0 comments:
Post a Comment