UCL / research-computing-with-cpp

UCL-ARC *C++ for Research* course
https://github-pages.ucl.ac.uk/research-computing-with-cpp/
27 stars 19 forks source link

fixes the permission style used in gnu find #77

Closed krishnakumarg1984 closed 2 years ago

krishnakumarg1984 commented 2 years ago

For the permissions argument of find, the +111 style does not work anymore. Replaced by /111 in the usage of find in the Makefile.