| delorie.com/archives/browse.cgi | search |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
| List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sources.redhat.com/ml/#faqs> |
| Sender: | cygwin-owner AT cygwin DOT com |
| Mail-Followup-To: | cygwin AT cygwin DOT com |
| Delivered-To: | mailing list cygwin AT cygwin DOT com |
| From: | "Hannu E K Nevalainen (garbage mail)" <garbage_collector AT telia DOT com> |
| To: | <cygwin AT cygwin DOT com> |
| Cc: | <bug-textutils AT gnu DOT org> |
| Subject: | RE: /usr/bin/od -z |
| Date: | Wed, 23 Apr 2003 20:08:02 +0200 |
| Message-ID: | <NGBBLLIAMFLGJEOAJCCEAELKCOAA.garbage_collector@telia.com> |
| MIME-Version: | 1.0 |
| X-Priority: | 3 (Normal) |
| X-MSMail-Priority: | Normal |
| In-reply-to: | <5.2.1.1.2.20030422101339.029eb680@pop.sonic.net> |
| X-MimeOLE: | Produced By Microsoft MimeOLE V5.00.2615.200 |
| Importance: | Normal |
Cc'ed to bug-textutils AT gnu DOT org - FYI > From: cygwin-owner AT cygwin DOT com [mailto:cygwin-owner AT cygwin DOT com]On Behalf > Of Randall R Schulz > > Hannu, > > I believe od is operating correctly. > > You must use the "-t ..." option syntax to be able to use the "z" > modifier. > > Randall Schulz Thanks! Too bad the '--help' text indicates something else. In other words... -- $ od --help ... with b suffix, by 1024 with k and by 1048576 with m. Adding a z suffix to any type adds a display of printable characters to the end of each line of output. --string without a number implies 3. --width without a number implies 32. By default, od uses -A o -t d2 -w 16. Report bugs to <bug-textutils AT gnu DOT org>. -- should be replaced by something like -- ... Adding a z suffix to a TYPE definitiion adds a display of printable characters to the end of each line of output. ... -- /Hannu E K Nevalainen, Mariefred, Sweden --END OF MESSAGE-- -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |