|
|
|
|
|
by Eiwatah4
4632 days ago
|
|
$ find / -mindepth 10 | wc -L
273
I seem to have some slightly longer file paths on my home computer. Do I need that? Probably not. I could move those files somewhere else. But should I really have to worry about such things? |
|