Searched refs:ash_rm (Results 1 - 1 of 1) sorted by relevance

/macosx-10.9.5/bash-92/bash-3.2/examples/scripts/
H A Dadventure.sh92 ash_rm(){ echo " $1 " | sed -e "s/ $2 / /" -e 's/^ //' -e 's/ $//'; } function
194 obs=`ash_rm "$2 $obs" "$obj"`
249 kn=`ash_rm "$kn" "$it"`
310 then obs=`ash_rm "$obs" "$obj"`
341 obs=`ash_rm "$obs" "$it"`
379 obs=`ash_rm "$obs" "$it"`
504 obs=`ash_rm "$obs" "$obj"`

Completed in 117 milliseconds