in reply to Re: Command Shell
in thread Command Shell

This is a fun test case:

map { $s = sprintf('\x{26%02x}',$_); print "$s: ",safeString(eval("\"$s\"")),"\n" } 0..255