Skip to main content

Unidata release display

  • January 26, 2022
  • 5 replies
  • 0 views

Shawn Waldie
Forum|alt.badge.img
I see the following when I udt into an account:

Is there a way to get that version to match the result of the 'WHAT' command:


------------------------------
Shawn Waldie
Rocket Forum Shared Account
------------------------------

5 replies

Jonathan Smith
Forum|alt.badge.img
  • Rocketeer
  • 356 replies
  • January 27, 2022
I see the following when I udt into an account:

Is there a way to get that version to match the result of the 'WHAT' command:


------------------------------
Shawn Waldie
Rocket Forum Shared Account
------------------------------
Shawn,

This cannot be changed.




------------------------------
Jonathan Smith
UniData ATS
Rocket Support
------------------------------

Nik Kesic001
Forum|alt.badge.img+1
  • Participating Frequently
  • 29 replies
  • January 27, 2022
Shawn,

This cannot be changed.




------------------------------
Jonathan Smith
UniData ATS
Rocket Support
------------------------------
Shawn,

There are 2 other methods you can use. From ECL calling a UNIX command.

1. :!cat $UDTBIN/port.note

2. :!udt -revno

------------------------------
Nik Kesic
DevOps
LKQ
NASHVILLE TN US
------------------------------

Kevin King
  • Participating Frequently
  • 53 replies
  • January 29, 2022
Shawn,

There are 2 other methods you can use. From ECL calling a UNIX command.

1. :!cat $UDTBIN/port.note

2. :!udt -revno

------------------------------
Nik Kesic
DevOps
LKQ
NASHVILLE TN US
------------------------------
Nik, this is good information.  But is udt-revno on only certain versions or platforms?  I'm not seeing it on the 8.2.1 system I'm running on Linux.

------------------------------
Kevin King
President
Precision Solutions, Inc.
Longmont CO US
------------------------------

Nik Kesic001
Forum|alt.badge.img+1
  • Participating Frequently
  • 29 replies
  • January 29, 2022
Nik, this is good information.  But is udt-revno on only certain versions or platforms?  I'm not seeing it on the 8.2.1 system I'm running on Linux.

------------------------------
Kevin King
President
Precision Solutions, Inc.
Longmont CO US
------------------------------
Hi Kevin,

$UDTBIN/udt -revno is available on 8.2.1. Below is how it would show on Linux

$UDTBIN/udt -revno
$/u2db/branches/relbranches/ud82/821/821-HF8-9110-RM-1859-in-progress/src@113595

cheers

------------------------------
Nik Kesic
DevSecOps
LKQ
NASHVILLE TN US
------------------------------

Kevin King
  • Participating Frequently
  • 53 replies
  • January 30, 2022
Hi Kevin,

$UDTBIN/udt -revno is available on 8.2.1. Below is how it would show on Linux

$UDTBIN/udt -revno
$/u2db/branches/relbranches/ud82/821/821-HF8-9110-RM-1859-in-progress/src@113595

cheers

------------------------------
Nik Kesic
DevSecOps
LKQ
NASHVILLE TN US
------------------------------
Ah, there's a space there!  Okay, that makes more sense.  Thank you!

------------------------------
Kevin King
President
Precision Solutions, Inc.
Longmont CO US
------------------------------