Name: tzykid Date: August 1, 2006 at 11:33:22 Pacific Subject: two MS-DOS 6.2 questions OS: MS-DOS 6.2 CPU/Ram: amd athalon 64 4000+ 2gi Model/Manufacturer: home build
Comment:
Allright, I know it can be done, with I *think* one command, but I can't seem to find it anywhere. I need to beable to be in root, and do a search for one word and have it look in all files and directories for that word. and no the command I'm thinking of isn't find.
Second thing: Is there any way, without getting any extra programs <clean DOS 6.2 install> to encrypt a file? Any encryption will do, I've been looking for a few days now and all I get is other programs that will do it in DOS
Thank you in advance for and advice/help/comments you guys leave!
Something like GREP although there are others, including some GUI DOS apps from PCTools, Norton, etc that can search file contents - there's DOS 'FIND' but it's hardly the best
Most compression programs have the ability to encrypt or password an archive (Zip, ARJ, RAR,... )
Saying that XP is the most stable MS OS is like saying that asparagus is the most articulate vegetable
hmm ok i was half wrong, it was half the find command just useing it as a filter the command i was looking for was dir C:\ /s /b | find "text" and ya ther is nothign for encryption/compression in dos... im going to try to use back up as I need to fool the above command. if you guys have any other suggestions on folling the command i listed other than compressing the file im more than open to suggestions.
k let me rephrase this, and make a new suggestion...
i need to look for one word within a text file. and i dont know the name of the text file so i need to search a certian number of directories for this file that contains the word.
now, i was thinking if there is no command in vanilla DOS 6.2 to do this, might i beable to write a semi-short batch file that can do this, search through directories, <going to be every directory in C:\> and look for files, and then once it finds the files, search for the specified word in thoes files.
The information on Computing.Net is the opinions of its users. Such
opinions may not be accurate and they are to be used at your own risk.
Computing.Net cannot verify the validity of the statements made on this site. Computing.Net and Computing.Net, LLC hereby disclaim all responsibility and liability for the content of Computing.Net and its accuracy.
PLEASE READ THE FULL DISCLAIMER AND LEGAL TERMS BY CLICKING HERE