#! /bin/sh for file in $@ do $HOME/.bin/arm -a -p $file done