How can I repeat a command through all subdirectories of the current working directory? Like if I want to remove all .txt files from the directory I would do 'rm *.txt', but how could I repeat this for all subdirectories?
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.