#!/bin/sh # This is a shell archive echo x ./fabrice mkdir -p ./fabrice > /dev/null 2>&1 echo x ./fabrice/hehe sed 's/^X//' > ./fabrice/hehe << 'SHAR_END' Xtu vois c'est cool SHAR_END echo x ./fabrice/coucou sed 's/^X//' > ./fabrice/coucou << 'SHAR_END' Xdit coucou SHAR_END exit