MESSAGE
DATE | 2011-12-14 |
FROM | Ruben Safir
|
SUBJECT | Re: [NYLXS - HANGOUT] A simple perl script
|
On Wed, Dec 14, 2011 at 04:27:39PM -0800, Elfen Magix wrote: > I need a simple thing that goes through a file to find "Chapter [and a number]". Then it must increment that number by 1 and resave the file without altering nothing else. > > I know I've seen this, and even wrote one years ago myself, but I cant for the life of me remember how! > > Thanks.
One last hint
link OLDFILE,NEWFILE Creates a new filename linked to the old filename. Returns true for success, false otherwise. /tmp/DAEVqqR0O6 lines 1-3/3 (END)
|
|