#!/bin/bash passwd || exit 1 echo "${USER}" > /tmp/ftpusers.sh.fifo 2>/dev/null || exit 1