Keith Miller wrote:
> Forgive me for asking such a naive question, but after searching through the
> archives I am unable to find instructions for how to build from a fresh git
> clone. I was successful with the CVS checkouts in the past, but I just
> don't know how to drive autoconf, or whatever
sed 's/[^[:space:][:print:]]//g'
or sg similar might do the trick
i once wrote a very small C program (perl was too slow) to check a file for
any non-printable bytes; it would probably be trivial to write a version
that would output printable bytes instead
On Fri, Jan 30, 2009 at 5:52 AM, Jae No
I use screen to log sessions where I patch Debian servers. Screen
captures ANSI control codes (like positioning and color changes), which
is probably appropriate, however, I want a version of the logs without
those codes so that I can open it in a text editor. I've been told that
a little perl co
Forgive me for asking such a naive question, but after searching through the
archives I am unable to find instructions for how to build from a fresh git
clone. I was successful with the CVS checkouts in the past, but I just
don't know how to drive autoconf, or whatever to complete the necessary
fi