[OT] Looking for a Python Program/Tool That Will Add Line Numbers to a txt File

Gabriel Genellina gagsl-py2 at yahoo.com.ar
Thu Feb 14 13:30:43 EST 2008


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!)

-- 
Gabriel Genellina




More information about the Python-list mailing list