4 posts tagged with regularexpression. (View popular tags)
Displaying 1 through 4 of 4. Subscribe:
I'm using a shell script to handle some excel docs by converting to csv and reformatting it a little bit. I'm having some difficulty going on with the next part of the script. Some help would be great. :) [more inside]
posted by fightoplankton
on Jun 10, 2009 -
11 answers
I want to become a regular expression ninja (a black belt). Where should I start? [more inside]
posted by JPowers
on May 14, 2008 -
7 answers
Help me composite some regex.
(That phrasing makes this question sound way less nerdy than it is) [more inside]
posted by ChasFile
on Dec 28, 2007 -
13 answers
301 redirectrs in .htaccess: how do I redirect calendar/* to /calendar.html ? I've tried modifying various examples online and they result in either "internal server error" or a 404 caused by incorrectly redirecting /calendar/* to /calendar.html/* . [more inside]
posted by Tuwa
on Mar 13, 2007 -
12 answers