This is the mail archive of the
cygwin@sourceware.cygnus.com
mailing list for the Cygwin project.
Re: Need help creating a large etags file
- To: craft at alacritech dot com
- Subject: Re: Need help creating a large etags file
- From: Assar Westerlund <assar at sics dot se>
- Date: 16 Apr 1997 02:03:27 +0200
- Cc: gnu-win32 at cygnus dot com
- References: <33546E72.77A9@alacritech.com>
Peter Craft <craft@alacritech.com> writes:
> gfind . -name '*.[csh]' -print |xargs etags
gfind . -name '*.[csh]' -print | etags -
-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".