×
Inicio Aleatorio

Bash - List and Sort Files and Their Sizes and by Name and Size

Sección: Administración de sistemas

Creado: 03-12-18 (Actualizado: 15-12-18)

I am trying to figure out how to sort a list of files by name and size.

How do I sort by file name and size using "du -a" and not show directories? Using "du -a"

1 ./locatedFiles 0 ./testDir/j.

https://stackoverflow.com/questions/9755068/bash-list-and-sort-files-and-their-sizes-and-by-name-and-size

Siguiente Enlace