If you install libdpkg-perl is this better?perl -MDpkg::Arch -ne '$arch=Dpkg::Arch::get_host_arch; if(/^(i.|.i)\s+(\S+)\s+(\S+)/) { print "$2_$3_$arch.deb\n$2_$3_all.deb\n"}' Mark
Yes, definitely seems to work. Thanks. -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

