Re: Hex to Cleartext
Thanks Arran... It works fine... I could not find this(bin) in the man page...
It's a bit annoying needing to jump through these hoops though. I'm guessing you're inserting the hexits into redis instead of the binary string? The xlat is binary safe so you shouldn't need to do that... Yes. redis db has hex digit string ...
Regards, Nagamani Chinnapaiyan
On Dec 5, 2018, at 11:36 PM, Chinnapaiyan, Nagamani <Nagamani.Chinnapaiyan@viasat.com> wrote:
Thanks Arran... It works fine... I could not find this(bin) in the man page...
Yes, the documentation for v4.0.x is still in development, and as v4.0.x is still very much in development we make no apologies for the documentation being incomplete. As this is a community driven project, you're welcome to submit a pull request on GitHub. We might need a man "xlat" or man "expansions" to document the internal expansions. -Arran
On Thu, 2018-12-06 at 08:17 -0500, Arran Cudbard-Bell wrote:
Yes, the documentation for v4.0.x is still in development, and as v4.0.x is still very much in development we make no apologies for the documentation being incomplete.
As this is a community driven project, you're welcome to submit a pull request on GitHub. We might need a man "xlat" or man "expansions" to document the internal expansions.
There's a couple of pages on the wiki I wrote a while back listing all the expansions, but they're not updated for the master branch yet, because, well, same reasons above. -- Matthew
participants (3)
-
Arran Cudbard-Bell -
Chinnapaiyan, Nagamani -
Matthew Newton