Computing.Net > Forums > Disk Operating System > Dos txt files

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.

Dos txt files

Reply to Message Icon

Name: sjw
Date: February 9, 2003 at 18:42:43 Pacific
OS: DOS
CPU/Ram: Pent III and 1gig ram
Comment:

I want to extract items out of txt files into a new txt files.

is their a tool out their that can do it for me




Sponsored Link
Ads by Google

Response Number 1
Name: jboy
Date: February 9, 2003 at 19:18:33 Pacific
Reply:

Are you serious? Try DOS Edit (edit.com) - select, copy & paste.


0

Response Number 2
Name: Erron
Date: February 13, 2003 at 02:23:47 Pacific
Reply:

i think he means a command from a batch file or something, i hope so because that is what im looking for.


0

Response Number 3
Name: jboy
Date: February 13, 2003 at 02:58:50 Pacific
Reply:

Well, hard to be sure from the post - maybe something here.

Not quite my cup of tea ; )


0

Response Number 4
Name: SirMiskva
Date: February 17, 2003 at 14:46:19 Pacific
Reply:

C:>find "e" test.txt > output.txt

will get all the lines in test.txt, which have the string "e3", into the file output.txt

"e" is a string: like "test", "whatever", "bla bla", ...



0

Sponsored Link
Ads by Google
Reply to Message Icon

Related Posts

See More







Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Disk Operating System Forum Home


Sponsored links

Ads by Google


Results for: Dos txt files

Reading Txt file in dos mode www.computing.net/answers/dos/reading-txt-file-in-dos-mode/13836.html

Printing to a .TXT file from a DOS www.computing.net/answers/dos/printing-to-a-txt-file-from-a-dos-/11692.html

how to write a string to a txt file www.computing.net/answers/dos/how-to-write-a-string-to-a-txt-file/11890.html