;  This is an Uglix emulation of the 'uname' command for VMS.   G  This   "software"  is  based  on  DCL  script  and  is  therefore  VMS   architecture independant.    Installation :   --------------      2 possibilities :  .  1) Copy UNAME.COM to your preferred location.N     Define a symbol uname :== @disk:[dir] in SYLOGIN.COM (or any file suitable.     for your site and executed at login time).  N  2) If you are using OpenVMS 6.2 and up, copy UNAME.COM in a directory pointed4     by DCL$PATH. There will be no need for a symbol.     M  UNAME.HLP is provided. Insert it in your help library (global HELPLIB.HLB or ?  a site specific help library containing help on VMS freeware).     Hope this will be helpfull.     )  J. Lauret <jlauret@mail.chem.sunysb.edu>     G  If  you  use  this  utility and find a bug or missfeature of any kind, G  please, feel free to send flame/blame/comments.  It will  help  others %  to have a better freeware in future.   