#!/bin/rc # fp - return full path of each arg ifs=' ' pwd = `{pwd} for(file in $*) ls -d $pwd^/^$file