- or download this
/* gcc callfilter.c -o callfilter */
#include <stdio.h>
...
return 0;
}
- or download this
#!/usr/bin/perl
use strict;
...
local $/;
my $in = <STDIN>;
print {*STDOUT} scalar reverse $in;
- or download this
poletti@PolettiX:~/sviluppo/perl/dup$ ./callfilter
filter says:
olluh