From: Philip K W. <pk...@us...> - 2005-08-18 18:27:03
|
The 'md5sum' program is found in the coreutils RPM, available here: ftp://ftp.software.ibm.com/aix/freeSoftware/aixtoolbox/RPMS/ppc/coreutils/coreutils-5.2.1-1.aix5.1.ppc.rpm To determine which RPM owns a specific file, you can use the "rpm -qf" command. For example: # rpm -qf /opt/freeware/bin/md5sum coreutils-5.2.1-1 -- Philip K. Warren pk...@us... Phone: 512.838.8924 T/L 678.8924 Michael Valley <va...@ll...> Sent by: aix...@li... 08/18/2005 01:03 PM To aix...@li... cc Subject [tbox-l] What rpm package contains "md5sum" ? I have md5sum in /opt/freeware/bin on AIX V5.3, but not sure which package contains it and our customer is asking about it. What package on http://www-1.ibm.com/servers/aix/products/aixos/linux/download.html contains md5sum? Thanks! -- Michael Valley, IBM (mrv...@us...) 925-424-4184 Bldg. 116; Rm. 2621 va...@ll... ------------------------------------------------------- SF.Net email is Sponsored by the Better Software Conference & EXPO September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf _______________________________________________ aixtoolbox-list mailing list aix...@li... https://lists.sourceforge.net/lists/listinfo/aixtoolbox-list |