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 Related Posts:SIOCDELRT error when try to delete a single route from route tableScreen command quick start guideShortcuts to cut, copy & paste on a terminal command lineCompress and Extract gz, .tar.gz, and .zipCommand line historyGit - Delete files from remote repository which are already deleted from your local filesystem
0 comments:
Post a Comment