From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: From: "Nick S. Grechukh" To: devel@altlinux.ru Date: Tue, 7 Sep 2004 11:07:26 +0300 User-Agent: KMail/1.6.2 MIME-Version: 1.0 Content-Type: multipart/signed; protocol="application/pgp-signature"; micalg=pgp-sha1; boundary="Boundary-03=_/wWPB0LeEL5nJwp"; charset="koi8-r" Content-Transfer-Encoding: 7bit Message-Id: <200409071107.27242.ngrechukh@ua.fm> Subject: [devel] easy hasher script X-BeenThere: devel@altlinux.ru X-Mailman-Version: 2.1.5 Precedence: list Reply-To: ALT Devel discussion list List-Id: ALT Devel discussion list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 07 Sep 2004 08:07:22 -0000 Archived-At: List-Archive: List-Post: --Boundary-03=_/wWPB0LeEL5nJwp Content-Type: multipart/mixed; boundary="Boundary-01=_+wWPBOI+Nx8x6Pk" Content-Transfer-Encoding: 7bit Content-Disposition: inline --Boundary-01=_+wWPBOI+Nx8x6Pk Content-Type: text/plain; charset="koi8-r" Content-Transfer-Encoding: base64 Content-Disposition: inline wSDXz9QgzcEtwS3ByM/O2MvJyiDTy9LJ0NTJyy4gzc/WxdQgy8/N1SDQ0snHz8TJ1NPRLi4uCtPJ 09TFzc7ZxSDU0sXCz9fBzsnROiAK08zBwsHRINLBws/ewdEgzcHbyc7BIMkgzc/dzsHRIM3B28nO wS/TxdLXxdIg0yDI3NvF0s/NIM7F0M/EwczFy9UuIAoKLS0gClJlZ2FyZHMsIE5pY2sgUy4gR3Jl Y2h1a2gKTlNHMS1VQU5JQwpuZXR3b3JrIGFkbWluaXN0cmF0b3IgYXQgbWFueSBwbGFjZXMgOi0p Cgo9PT0gQUxUIExpbnV4IGZvcnR1bmU6ID09PT09PT09PT09PT09PT09PT09PT09PQrw0s/CzMXN wSDXINTPzSwg3tTPINPJ2snGINPJzNjOzyDVxcjBzC4KICAtLSBtaWtlIGluIHNpc3lwaHVzQAo= --Boundary-01=_+wWPBOI+Nx8x6Pk Content-Type: application/x-shellscript; name="hashserv" Content-Transfer-Encoding: quoted-printable Content-Disposition: attachment; filename="hashserv" #!/bin/sh : ${1?"=CF=EE=F0=FF=E4=EE=EA =E8=F1=EF=EE=EB=FC=E7=EE=E2=E0=ED=E8=FF: $0 SP= ECFILE"} d=3D`rpm -bs $1` if [ $? -eq 0 ]; then fn=3D${d#* } scp -i ~/pdc.zzaci.sshkey $fn kolya@192.168.192.221:${fn##*/} && ssh -i ~/p= dc.zzaci.sshkey 192.168.192.221 hsh -vv /home/kolya/hasher ${fn##*/} fi --Boundary-01=_+wWPBOI+Nx8x6Pk-- --Boundary-03=_/wWPB0LeEL5nJwp Content-Type: application/pgp-signature Content-Description: signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.5 (GNU/Linux) iD8DBQBBPWw/XVoivS5g3GcRAtc3AJwLk+9uxKGkMy5+z+AAdxGn6NWGfwCbBn01 2JiRIKl3Ci+3JH+pN9oJpL8= =x3kO -----END PGP SIGNATURE----- --Boundary-03=_/wWPB0LeEL5nJwp--