xref: /freebsd/crypto/heimdal/appl/push/pfrom.in (revision 77a0943ded95b9e6438f7db70c4a28e4d93946d4)
1#!/bin/sh
2# $Id: pfrom.in,v 1.2 1998/11/24 13:25:47 assar Exp $
3libexecdir=%libexecdir%
4PATH=$libexecdir:$PATH
5export PATH
6push --from $*
7