From: "Stephan Müller" <fruktopus@gmail.com>
To: util-linux@vger.kernel.org
Subject: Re: New linux command "hexed"
Date: Fri, 08 May 2015 14:29:03 +0200 [thread overview]
Message-ID: <554CAC0F.5050604@gmail.com> (raw)
In-Reply-To: <1431085018.447503889@m.mail.ru>
Am 08.05.2015 um 13:36 schrieb Hypsurus:
> i wrote a new Linux command called hexed
>
> to encode and decode hex string from the command line.
>
> and i want to add it to util linux.
>
> how can help me to do this? and what i need to do?
> i already checked the Docs in github but i'm not sure what to do.
>
> Source code:
> https://github.com/Hypsurus/hexed
>
> thanks!
>
It seems you implemented a subset of the functionality of 'od' or 'xxd' from coreutils. I guess these are widely spread and there is no need for another converter (albeit the cooler name). If hexed provides some extra features, you can integrate those in the tools above.
next prev parent reply other threads:[~2015-05-08 12:29 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-05-08 11:36 New linux command "hexed" Hypsurus
2015-05-08 12:29 ` Stephan Müller [this message]
2015-05-08 22:58 ` Ángel González
2015-05-11 7:51 ` Karel Zak
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=554CAC0F.5050604@gmail.com \
--to=fruktopus@gmail.com \
--cc=util-linux@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.