I am looking for the unix utility xd for Cygwin. What package do I need to install?

link|improve this question

feedback

closed as off topic by womble, WesleyDavid, Sam Aug 1 '11 at 20:28

Questions on Server Fault are expected to generally relate to servers, networking, or desktop infrastructure, within the scope defined in the faq.

2 Answers

up vote 1 down vote accepted

In future, you can answer this yourself by going to the Cygwin package search page.

There is no xd binary in any official Cygwin packages, but since the xd homepage you linked to contains the Win 32 binary, you can just download and use that. Or you could download the source and compile it under Cygwin (untested, but likely to work).

link|improve this answer
thanks for the comprehensive answer. I found the binary on the homepage, that you mentioned, and just went ahead and used that. – unixman83 Aug 3 '11 at 1:13
feedback

Take a look at bvi or hexedit.

link|improve this answer
feedback

Not the answer you're looking for? Browse other questions tagged or ask your own question.