creating a stub for this topic

spiralofhope
2020-03-24 14:07:29 -07:00
parent 9e1ca8816d
commit 57fff2e15f

17
SC2012.md Normal file

@@ -0,0 +1,17 @@
# Use find instead of ls to better handle non-alphanumeric filenames.
## Problematic code:
TODO
## Correct code:
TODO
## Rationale
TODO
### Exceptions
TODO