-->
Luca's pills for computer vision and machine learning experiments on linux
Fixes and hacks for bash, sed, awk, python, perl, makefile, ...
Thursday, May 30, 2013
greedy vs non greedy pattern in sed
sed -e 's@^.*/@@' -e 's@_.*@@' ../learning/lists/faces.encl
sed -e 's@^.*+/@@' -e 's@_.*@@' ../learning/lists/faces.encl
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment