home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.sys.amiga.applications
- Path: sparky!uunet!mcsun!Germany.EU.net!news.netmbx.de!zrz.tu-berlin.de!math.fu-berlin.de!pbinfo2!caro
- From: caro@uni-paderborn.de (Carsten Rose)
- Subject: Re: Find File utility for the Amiga
- Message-ID: <1992Aug13.094901.18819@uni-paderborn.de>
- Sender: news@uni-paderborn.de (News Uni-Paderborn)
- Nntp-Posting-Host: obelix
- Organization: Uni-GH Paderborn
- X-Newsreader: Tin 1.1 PL4
- References: <62957@cup.portal.com>
- Date: Thu, 13 Aug 1992 09:49:01 GMT
- Lines: 28
-
- HeroSoftware@cup.portal.com (Bits of Magic) writes:
- : I need a "find file" utility for the Amiga. Can anyone recommend one?
- :
- : Or, if there's a good way to do it with Amiga DOS, thus rendering an
- Yes,
- For example you look for the file 'startup-seuqence' on your system-partition:
-
- 'search sys: startup-seuqence file all'
-
- Keyword 'file' is needed to look for files not for contents.
- Keyword 'all' is needed to search recursively.
-
-
- The 'search' command is given since WB1.3.
-
- : application unnecessary, then that would be great too.
- :
- : Thanks,
- : Ken Zarifes
- : <HeroSoftware@cup.portal.com>
-
-
- Ciao
- Carsten
-
- Carsten Rose, Germany | Life. That's what happens while
- EMail : caro@uni-paderborn.de | you're thinking about the future
-
-