Guinness
Carpe looking for a programmer
13
1572
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Carpe looking for a programmer
<!--quoteo(post=2414:date=Fri 14th Apr 2006, 11:17 PM:name=Guinness)-->QUOTE(Guinness @ Fri 14th Apr 2006, 11:17 PM) <{POST_SNAPBACK}><!--quotec-->im impressed
but uhm ... im lost...

i meant a lil windows m$ application, not a unix script, i dont have unix/linux on my puter
and i dont feel comfortable enuff with (<i>read: i know ferkall about</i>) unix/linux or servers to go mess about directly on the server<!--QuoteEnd--><!--QuoteEEnd-->

Oh happy DOS hacking days, this still works in XP!

If you don't mind the file names being made upper case and they're already all 8.3 format, this will work and create .BAK backup files of all the changes. It assumes the files are all .php. If they're something else, substitute it in the penultimate line. It uses a [ to seperate searched for text and substitute text.

Create a directory C:\SCRIPTS and copy your files into it
Go <Start><Run> cmd <CR>
Enter 'cd c:\scripts' <CR>
Enter 'edit cmds.txt' <CR>
Enter '1,r' followed by the character sequence you want to search for followed by '[' followed by its replacement text
Enter <CR>
Enter 'e' <CR>
Enter <CTRL><HOME>
Enter <ALT>S followed by R
Enter '[' and press the tab key
Enter <CTRL>Z
Enter <ALT>A
Press <CR> when informed the change is complete
Enter <ALT>F followed by X followed by Y
Enter 'for %a in (*.php) do edlin %a < cmds.txt' <CR>
Enter 'exit' <CR>
Another boring night & I'm feeling pissed....


Messages In This Thread
Carpe looking for a programmer - by Guinness - 10-04-2006, 06:22 PM
Carpe looking for a programmer - by dazzo - 10-04-2006, 06:37 PM
Carpe looking for a programmer - by Guinness - 10-04-2006, 06:57 PM
Carpe looking for a programmer - by dapleb - 10-04-2006, 08:03 PM
Carpe looking for a programmer - by andyj - 10-04-2006, 08:08 PM
Carpe looking for a programmer - by v8guy - 10-04-2006, 09:31 PM
Carpe looking for a programmer - by andyj - 10-04-2006, 10:53 PM
Carpe looking for a programmer - by wicklamulla - 14-04-2006, 01:14 AM
Carpe looking for a programmer - by Guinness - 14-04-2006, 10:32 PM
Carpe looking for a programmer - by andyj - 14-04-2006, 11:23 PM
Carpe looking for a programmer - by andyj - 14-04-2006, 11:38 PM
Carpe looking for a programmer - by Guinness - 14-04-2006, 11:44 PM
Carpe looking for a programmer - by v8guy - 15-04-2006, 12:26 AM
Carpe looking for a programmer - by andyj - 15-04-2006, 02:03 AM

Forum Jump:


Users browsing this thread:
1 Guest(s)