/ Published in: Bash
Expand |
Embed | Plain Text
# while true; do foo; done # for foo in $(bar); do foobar; done
You need to login to post a comment.
# while true; do foo; done # for foo in $(bar); do foobar; done
You need to login to post a comment.