mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-12-26 15:03:53 +01:00
The pure POSIX way to do `for x in $(find ...)` right involves a tempfile, thus limiting to bash.
The pure POSIX way to do `for x in $(find ...)` right involves a tempfile, thus limiting to bash.