Luis Maceira wrote: > > 2)Doing a find / -name "filename" OSolaris takes much more than with > Linux to output > a result.Although the command being formally the same,the "substance" > is probably not > due to the differences in filesystems(ZFS,EXT3,EXT4).So,any hints why > that? >
What you probably familiar with is the gnu version. It can be found at /bin/gfind or a link at /usr/gnu/bin/find. I don't know if it will be any faster.
