|
|
|
|
|
by tooltower
1178 days ago
|
|
I have a very dumb question: why does the article use `find` with `printf` and depth specification, as opposed to the simpler `ls -a`? I'm assuming it has something to do with portability, but `ls -a` is already in POSIX. I'm a bit confused. |
|
Or they are a show-off.