[OT] Looking for a Python Program/Tool That Will Add Line Numbers to a txt File
Jaap Spies
j.spies at hccnet.nl
Thu Feb 14 16:47:16 EST 2008
Gabriel Genellina wrote:
> En Thu, 14 Feb 2008 04:54:56 -0200, W. Watson <wolf_tracks at invalid.com>
> escribió:
>
>> See Subject. It's a simple txt file, each line is a Python stmt, but I
>> need
>> up to four digits added to each line with a space between the number
>> field
>> and the text. Perhaps someone has already done this or there's a
>> source on
>> the web for it. I'm not yet into files with Python. A sudden need has
>> burst
>> upon me. I'm using Win XP.
>
> This command should suffice - but you must first find a working CP/M
> system to use it:
>
> C>PIP [N] NEW.PY=OLD.PY
>
> (Sorry - just a a nostalgic flash!)
>
Wow! You remembered this. Good old PIP!
Jaap
More information about the Python-list
mailing list