Ok. Sed is easy, at least as far as deleting text, as in the first Parabola patch posted in this thread. For the KDE 4.9.3 sources, that patch would be done like this:

sed -e '578,617d' htmp_objectimpl.cpp

(assuming you were already in the same directory as the file)


Reply via email to