How to edit the second line in text file using batch? -


Do you have any idea of ​​editing the second line of a text file in a batch? I need this for my login system for batch. I am the second in the file named Data.db

Edit the line, as you can not say Your system estimates that it may be in favor of Windows or Unix-Linux, I think the simple "Ed" does the trick. It is included in any Unix-Linux and it is ported to Windows. Direct link for ed.

Comments

Popular posts from this blog

sql - Postgresql record to array -

c++ - Cmake produces file extensions in static library archives -

Pygame memory leak with transform.flip -