#!/bin/sh if [ ! -e /etc/nanorc ]; then cp /usr/share/nano/sample.nanorc /etc/nanorc fi