tar cvf /tmp/backupaccount.tar \ /home \ /var/spool/mail \ /etc/mail \ /etc/passwd \ /etc/shadow \ /etc/group
cd / tar xvpf /tmp/backupaccount.tar