System Example (cont) Let's run it: $ ./tmpcleaner $ ls -1 /tmp -f -r Whoops - the files '-f' and '-r' were sent as arguments to 'rm'. That's not good...