← Back to team overview

sslug-teknik team mailing list archive

Re: ls, dirs først

 

Christian Iversen wrote:

for type in d l f ; do find . -maxdepth 1 -type $type -print0 | \
 xargs -0 ls -ld --color=auto ; done

Smart!

--
peace, love & harmony
Atte

http://www.atte.dk      | quartet:      http://www.anagrammer.dk
http://www.atte.dk/gps  | compositions: http://www.atte.dk/compositions


References