I have a directory which contains many of the following directories inside it.Now I am trying to find all the directories which donot have the corresponding *.so,*.o,*,a in it.Is there a simpler and quick way to achieve this?Appreciate any quick help.
CMA\data\files\arm\so-le-v7 (should have *.so) ama\data\files\arm\so-le-v7-g (should have *.so) media\data\files\arm\o-le-v7 (should have *.o) encdc\data\files\arm\o-le-v7-g(should have *.o) qcp\data\files\arm\a-le-v7(should have *.a) pcn\data\files\arm\a-le-v7-g(should have *.a) If any of the above is missing ,print the directory ...............
In reply to Finding missing libs in a directory by Anonymous Monk
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |