Updated SC2150 (markdown)

koalaman
2014-11-22 12:01:00 -08:00
parent ac167674b6
commit 9836d7f8d2

@@ -1,4 +1,4 @@
## -exec does not invoke a shell. Rewrite or use -exec sh -c .. . ## -exec does not automatically invoke a shell. Use -exec sh -c .. for that.
### Problematic code: ### Problematic code: