![]() |
China DOS Union-- Unite DOS · Advance DOS · Grow DOS --Union site: www.cn-dos.net Forum site: www.cn-dos.net/forum |
| Guest | Log in | Register | Members | Search | China DOS Union |
|
中国DOS联盟论坛 The time now is 2026-08-12 08:25 |
47,811 topics / 349,897 posts / today 0 new / 48,256 members |
| DOS学习入门 & 精彩文章 (教学室) » How to use the FIND command |
| Printable Version 2,818 / 2 |
| Floor1 19890321 | Posted 2006-03-04 08:57 |
| 初级用户 Posts 9 Credits 34 | |
|
How do you use the FIND command~~
There’s no introduction to it anywhere |
|
| Floor2 henrya2 | Posted 2006-03-04 14:05 |
| 中级用户 Posts 171 Credits 486 | |
|
The FIND command is used to search for strings in files.
FIND "string" filename] /V Displays all lines that do not contain the specified string. /C Displays only the count of lines containing the string. /N Displays line numbers. /I Ignores case when searching for the string. "string" Specifies the text string to search for, filename Specifies the file to search. If no path is specified, FIND will search the text you type or the text produced by another command. eg: FIND /I "QWERT" D:\txt\d.txt [ Last edited by henrya2 on 2006-3-4 at 17:27 ] |
|
| Floor3 qqqrun3 | Posted 2010-11-13 20:10 |
| 初级用户 Posts 28 Credits 59 | |
|
What is the return value after find, and how do you use it?
|
|
|
[ Contact the Union admin team -
中国DOS联盟 -
Standard version ] Sponsored by ifanr Inc | © 2001–2023 |