[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] CMU Version
- Subject: Re: [cobalt-users] CMU Version
- From: Greg Hewitt-Long <cobaltusers@xxxxxxxxxxxxxxxxxxx>
- Date: Mon Apr 28 06:32:00 2003
- List-id: Mailing list for users to share thoughts on Sun Cobalt products. <cobalt-users.list.cobalt.com>
>Is there a command to check the cmu version on a system?
>TIA
None of the original scripts have versions which match the release version of the package, but the perl module TreeXml.pm in scripts does!
grep VERSION /usr/cmu/perl/TreeXml.pm
use vars qw(@ISA @EXPORT @EXPORT_OK $VERSION);
$VERSION
$VERSION = 2.43;
$XMLHEADER = "<!-- generated by Sun Cobalt Migration Utility version $VERSION -->";
[root@ns perl]#
hth
Greg
>Gerald
--
http://www.webyourbusiness.com/
Providers of E-Commerce Software &
Web Design Consultancy and Services.
PH: (970) 266-0195 FAX: (970) 266-0158