my side-by-side folders comparison before winmerge in linux
diff ~/regex /media/window/regex -rq | grep differ$ | cut -d' ' -f 2,4 | while read a b; do sdiff $a $b; done | more
gvim -d a b
gvim -d a b
topics = rx.compile({[linux, osx, unix, bsd/*if any*/]}) .match(interested).then(idea => {idea.post(); print("have fun ^^"); });
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home