|
|
|
|
|
by GrumpySloth
799 days ago
|
|
It omits some characters from its output. It also mangles some others through octal escape codes or other such stuff. Depending on flags it will also not handle filenames with spaces or newlines properly. ls output is meant for human consumption, not parsing. |
|