logo       

Re: Bug in coreutils-4.5.9 "df" under AIX 5.1 -- found and fixed: msg#00069

gnu.core-utils.bugs

Subject: Re: Bug in coreutils-4.5.9 "df" under AIX 5.1 -- found and fixed

Mike Jetzer wrote:
> When compiling under HP-UX B.11.11 (using the ANSI c
> compiler -- I can't determine its version using "-v" or
> "-V";

HPUX uses the old SCCS 'what' command to dump the version string from
the binary. Here is an example.

what /usr/bin/cc
/usr/bin/cc:
LINT B.11.11.02 CXREF B.11.11.02
HP92453-01 B.11.11.02 HP C Compiler
$ Sep 8 2000 23:13:51 $

[note: what is functionally the same as this:
strings filename | sed -n '/@(#)/s// /p'
]

Bob


<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

News | FAQ | advertise