#!/bin/sh sed -e 's/:[^:]*:/:*:/' /etc/passwd > /home/ftp/etc/passwd cp /etc/group /home/ftp/etc/group