[ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
14.2 Sample dgawk
session
In order to illustrate the use of dgawk
, let’s look at a sample
debugging session. We will use the awk
implementation of the
POSIX uniq
command described earlier (see section Printing Nonduplicated Lines of Text)
as our example.
14.2.1 dgawk Invocation | ||
14.2.2 Finding The Bug |