Hi,

I have a lot of files which resides under a directory, and I want to 
resive all of the content  "([^/]+)$" in these files into '([^/]+)$'.

I have tried with sed/xargs, but it seems so difficult for dealing with 
the \ ,   is there any convinent method to to this job with python? 

Regards
-- 
https://mail.python.org/mailman/listinfo/python-list

Reply via email to