#!/bin/sh

# astuce P. Robert pour alias ls -l
ls -l $*
