Hi Has anyone mentioned UVfile? t -----Original Message----- From: Hona, David S [mailto:[EMAIL PROTECTED] Sent: 9 June 2004 1:44 pm To: '[EMAIL PROTECTED]' Subject: RE: [U2] FW: Identify UniVerse files at unix level
You can use the UNIX "file" utility, if you update your systems' /etc/magic file, as per this posting by Glenn Herbert http://www.indexinfocus.com/dl/u2listpre/199807/1644.html Hopefully, the folks from IBM can update it for UV 10.x. ;-) You'll have to write a little shell script or perl script to lumber through the directory contents find the UV stuff (etc). At the UV BASIC program-level Richard Sias wrote a utility to extract details of UV file types, which is detailed here: http://www.indexinfocus.com/dl/u2list/200301/43275.html HTH. Regards, David -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of LeRoi Keiller Sent: Wednesday, 9 June 2004 2:47 PM To: [EMAIL PROTECTED] Subject: [U2] FW: Identify UniVerse files at unix level > Can anyone tell me how I might list ONLY UniVerse data and dictionary > files quickly and efficiently at the unix level? ...grep for a > signature string in the file, perhaps? ------- u2-users mailing list [EMAIL PROTECTED] To unsubscribe please visit http://listserver.u2ug.org/ Disclaimer. This e-mail is private and confidential. If you are not the intended recipient, please advise us by return e-mail immediately, and delete the e-mail and any attachments without using or disclosing the contents in any way. The views expressed in this e-mail are those of the author, and do not represent those of this company unless this is clearly indicated. You should scan this e-mail and any attachments for viruses. This company accepts no liability for any direct or indirect damage or loss resulting from the use of any attachments to this e-mail. ------- u2-users mailing list [EMAIL PROTECTED] To unsubscribe please visit http://listserver.u2ug.org/
