RE: [Evolution] evolution folder layout (Off-topic)
- From: "Ray Lee" <ray madrabbit org>
- To: "Jamie Zawinski" <jwz jwz org>, "Miguel de Icaza" <miguel helixcode com>
- Cc: "elijah wright" <elw stderr org>, <evolution helixcode com>
- Subject: RE: [Evolution] evolution folder layout (Off-topic)
- Date: Thu, 6 Apr 2000 15:43:28 -0700
: When an application creates files that make
: "find . -type f | xargs grep foo" not work, I don't
: switch to another OS, I switch to another application.
Try
find . -type f | xargs -i grep foo '{}'
instead.
~r.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]