#!/bin/sh cd /tmp mkdir -P test/dossier cd test echo "Bob tire la Bobinette" > f1.txt cp f1.txt f2.html cp f1.txt f3.tex cp f* dossier/