PDA

View Full Version : Appending info to a file (W2K)



harryjg1
04-11-2002, 09:31 PM
Anyone know of a quick, easy, command line utility that allows one to append textual information to the end of a text file?

Thanks,
Harry

BertImmenschuh
04-11-2002, 09:50 PM
Here is one I use at the DOS C:\ prompt [creates new file but easy to deal with]:

copy autoexec.bat + config.sys backup.txt