flimflam
Follow this posterous RSS
Edit
Delete
Tags
Autopost
non-greedy regex in vim
%s/UNHEX(MD5(\(.\{-}\))/UNHEX(MD5('\1')/g
use \{-} instead of *
May, 18, 2010
Permalink