Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
find command
Name: gha1d Date: May 27, 2009 at 14:30:19 Pacific OS: Windows XP Subcategory: Batch
Comment:
Guys, How do i find a specifec file type with a specific file size. Eg: mp3 files that are larger than 3MB
Summary: I have the following command Z:\>fc z:\docs\checksum z:\docs\md5sum | find /i "differences" which returns the following result. FC: no differences encountered. I like to check if there is any output r...
Summary: Hi. i am trying to use a dos script to find and replace some text, maybe look up some values, for example, i have a dinamically generated text file containing information like this: product 1 product ...