


You can also list based on size (largest first) using the -S flag: # ls -alS -time-style=+%D | grep 'date +%D'Ģ. In addition, you can sort the resultant list alphabetically by including the -X flag: # ls -alX -time-style=+%D | grep 'date +%D'

You can also list based on size (largest first) using the -S flag: # ls -alS -time-style=+%D | grep 'date +%D'Ģ. In addition, you can sort the resultant list alphabetically by including the -X flag: # ls -alX -time-style=+%D | grep 'date +%D'