D&C GLug - Home Page

[ Date Index ] [ Thread Index ] [ <= Previous by date / thread ] [ Next by date / thread => ]

Re: [LUG] inodes

 

Anton Channing wrote:
>
> It maybe that there is not.

I'd go with something like this, but there may be a command that does it.

for a in * ;do  echo  `ls -1R "$a" | wc -l` "$a" ; done | sort -n

-- 
The Mailing List for the Devon & Cornwall LUG
http://mailman.dclug.org.uk/listinfo/list
FAQ: http://www.dcglug.org.uk/linux_adm/list-faq.html