#!/bin/sh cat <> /root/.ashrc fi if [ -f /root/.indent.pro ] then echo "indent configuration already copied" else cp /usr/share/misc/indent.pro /root/.indent.pro fi )