home *** CD-ROM | disk | FTP | other *** search
- Examples of How File Finder/Grouper Can Be Used
-
- ffg *:* All hard disk files
- ffg ab:* All floppy disk files
- ffg ab*:* All files, all but substitute drives
- ffg a-z:* All files, report substitute drives too
- ffg e*:* All hard disk files, search E: first
- ffg *c:* All hard disk files except C: files
- ffg w*:* All hard disk files incl. SUBST drive W:
- ffg a-k:* All files on drives A: through K:
- ffg *u-z:* All hard disk files except on drives U: through Z:
-
- ffg *:* /d1/1/90-12/31/90 1990 Files
- ffg *:* /d1/90-12/90 1990 Files (easier)
- ffg *:* /d90 1990 Files (easiest)
- ffg *:* /d89-91 1989 through 1991 Files
- ffg *:* /d89,90,91 1989 through 1991 Files
- ffg *:* /d1-15 1st-15th of this month
- ffg *:* /d3/91 3/91 Files
- ffg *:* /d3/*/91 " "
- ffg *:* /d3/1/91-3/31/91 " "
- ffg *:* /dT Today's files
- ffg *:* /d// " "
- ffg *:* /dM/D/Y " "
- ffg *:* /d//y This year's files
- ffg *:* /d-1T Before Today
- ffg *:* /d!T All but today's files
- ffg *:* /d6T-T Last Week's files
- ffg *:* /dT1- Future files (Shouldn't be any)
- ffg *:* /dWe Wednesday files
- ffg *:* /dMo,We,Fr Monday, Wednesday, or Friday files
- ffg *:* /d7T-1T /dWe Last Wednesday files
- ffg *:* /dMo-Fr Weekday files
- ffg *:* /dSa-Su Weekend files
- ffg *:* /d6T-T /dWe Last (most recent) Wednesday files
- ffg *:* /d8/1/Y /dMo-Fr /d!We Weekdays (except Wednesdays) this August
- ffg *:* /d5/*/* May files
- ffg *:* /d5/93 May 1993 files
- ffg *:* /d5/Y May of this year files
- ffg *:* /d*/1/* First-day-of-month files (1st)
- ffg *:* /dM/1/Y First-day-of-current-month files (1st)
- ffg *:* /d/1/ 1st of this month
- ffg *:* /d1/1/* New Year's Day files (Jan 1)
- ffg *:* /dMo /d9/1/*-9/7/* Labor Day files (1st Monday of September)
- ffg *:* /d*/1/*-*/15/* First-half-of-month files (1-15)
- ffg *:* /d*/16/*-*/31/* Last-half-of-month files (16-31)
- ffg *:* /d-6/*/* First-half-of-year files (Jan-Jun)
- ffg *:* /d7/*/*- Last-half-of-year files (Jul-Dec)
- ffg *:* /d8/1/*-8/7/* /dMo First Monday in August
- ffg *:* /d1/7/*-1/14/* /dFr Second Friday in January
-
- ffg *:* /t-8 Earlybird Files (before 8 am)
- ffg *:* /t17:00-8:00 After Hours Files (5pm-8am)
- ffg *:* /t0:00 Midnight Files
- ffg *:* /t12:00 Noon Files
- ffg *:* /dt /t1n- Recent (w/in 1 minute) files
- ffg *:* /dt /t60n- Recent (w/in 1 hour) files
- ffg *:* /t!12:00-13:00 All but lunchtime Files
- ffg *:* /t12:00- /t!17:00-18:00 After-noon files but not dinnertime files
- ffg *:* /th Same hour as current hour, but any day
- ffg *:* /t*:55-*:05 Within 5 minutes of any hour
- ffg *:* /d1T /tH:M:S Exactly this time (to the second) yesterday
- ffg *:* /d1T /tN This time (to the minute) yesterday
- ffg *:* /t15 Exactly 3pm (15:00:00) any day
- ffg *:* /t15:*:* 3pm any day but any minutes/seconds
- ffg *:* /t15: 3pm any day but any minutes/seconds (easier)
-
- ffg *:* /ah Hidden Files
- ffg *:* /ar Read-Only Files
- ffg *:* /as System Files
- ffg *:* /ah,s,r Hidden, System OR Read-Only Files
- ffg *:* /a!h /a!s /a!r Normal Files
- ffg *:* /a!s All but System Files
- ffg *:* /a!r /a!h All but hidden or read-only files
- ffg *:* /arh /a!s Hidden & Read-only but not system files
- ffg *:* /aa Archive Files
- ffg *:* /ahsr Files with hidden, system and read-only attribute
- ffg *:* /ah. Files w/Hidden attribute and no other attributes
- ffg *:* /ahs,sr,hr /a!h,!s,!r Any two of H, S, R but not all three
-
- ffg *:* /h. All files in HIDDEN directories
- ffg *:* /h! All files except those in HIDDEN directories
-
- ffg *:* /d3/10/92 /t3:10 Windows 3.1 Files
- ffg *:* /d6/29/90 /t12:00 WordPerfect 5.1 Files
- ffg *:* /d7/19/90 /t1:01:00 Quattro Pro v1.01 Files
- ffg *:* /d2/02/88 /t0:00:02 MS-DOS v3.3 Files
- ffg *:* /d8/25/90 /t3:50:00 Paradox v3.5 Files
- ffg *:* /d8/8/92 /t4:00:00 Paradox v4.0 Files
- ffg *:* /d7/17/90 /t17:00:00 Norton Utilities v
-
- ffg *:*c[,o,on]f[i,]g* /x*.[exe,com] Configuration Data Files
- ffg *:*h[i,]s[t,t[o,]ry]* History Files
- ffg *:*read*me* Read Me files
- ffg *:*nts*,*notes* Notes Files
- ffg *:*n[o,]t[e,]s* Notes Files (better)
- ffg *:*h[e,]lp* Help Files
- ffg *:*mouse* Mouse Files
- ffg *:*inst* /x*ant* Installation Files
- ffg *:*doc Documentation/User Manual Files
- ffg *:*don* *ltr* Finds DON.LTR and LTR.DON (order doesn't matter)
- ffg *:*.[c,h][,pp] C Language source code files
-
- ffg *:*t[a,]x* /x*txt* /d92 1991 Tax Files
-
- ffg *:*???2???*.[com,exe] Conversion Programs like EXE2COM, EXE2BIN
-
- ffg *:*.db* Database Data Files
-
- ffg *:* /s1M- Huge Files
- ffg *:* /s0 Empty files
- ffg *:* /s-500 /s!0 Small but not Empty files
- ffg *:* /s-500,1M- Either small or huge files
- ffg *:*.com /s-500 Small .COM Files
- ffg *:* /s!64K-128K All but 64K-128K files
- ffg *:* /s-64K /s!30K-40K Files smaller than 64K, excluding 30K - 40K files
-
- ffg *:*zip*.[exe,com,bat] All ZIP Programs
-
- ffg *:*.[zip,arj,arc,lzh] Archive files
-
- ffg C:* /f, Comma-delimited database of C: Drive Files
- ffg *:* /f,N Comma-delimited database of all files, "FILENAME.EXT" only
- ffg *:* /f,P\N Comma-delimited database of all files, "D:\PATH\FILENAME.EXT" only
-
- ffg *:*.[com,exe] All executable program files
-
- ffg *:*.exe /fp > tozip All EXE files in a file for ZIP processing with @ option
- ffg *:*.bak /fb > GODELBAK.BAT All BAK files in a file for later deletion by "DELBAK DEL"
-
- ffg General usage and help
- ffg /? Option help
- ffg /?e Help for /e (Execute) option
-