#!/bin/sh echo "rm $@" >> /tmp/rm.log /bin/rm.original $@