M
Mark South
Guest
On Thu, 06 Dec 2007 14:00:14 -0600, Moe Trin wrote:
> On Wed, 5 Dec 2007, in the Usenet newsgroup alt.os.linux.ubuntu, in article
> <1f3k5r.9k4.19.7@news.alt.net>, Meat Plow wrote:
>
>>Mark South wrote:
>
>>> find /etc -iname xorg.conf
>>
> Find can be made to run faster by (as here) limiting the area of the
> filesystem that is searched.
On my system that command finds xorg.conf in 0.013s, didn't have much time
to do a lot while I was waiting ;-)
> On Wed, 5 Dec 2007, in the Usenet newsgroup alt.os.linux.ubuntu, in article
> <1f3k5r.9k4.19.7@news.alt.net>, Meat Plow wrote:
>
>>Mark South wrote:
>
>>> find /etc -iname xorg.conf
>>
> Find can be made to run faster by (as here) limiting the area of the
> filesystem that is searched.
On my system that command finds xorg.conf in 0.013s, didn't have much time
to do a lot while I was waiting ;-)