#!/bin/bash # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /local/data/ulm/cvs/history/var/cvsroot/gentoo-src/portage/bin/fperms,v 1.8 2005/07/29 06:00:17 vapier Exp $ slash=/ exec chmod "${@/#${slash}/${D}${slash}}"