nk23x
9/24/2015 - 3:06 PM

list contents of a huge directory

list contents of a huge directory


ls -fl LARGE_DIR/

##
## -f do not sort, enable -aU, disable -ls --color
## -l use a long listing format
##