Name: Anonymous 2009-09-12 11:32
how would one substitute a
/ only in the (!) first column of each line?
/ only in the (!) first column of each line?
s/^([^!]*)\//\1whatever/
whateverlol/lolwhateverlol/lols/^([^\/])/whatever\1/;