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