#!/usr/bin/perl # cpanel - chpass Copyright(c) 1999-2008 cPanel, Inc. # All rights Reserved. # copyright@cpanel.net http://cpanel.net # This code is subject to the cPanel license. Unauthorized copying is prohibited exec '/scripts/realchpass', @ARGV;