I am getting an error trying to change "dick" to "harry" with the following:
for f in "$@"
do
newString = $(echo $f | xargs sed -i -e "s/dick/harry/g")
return newString
done
smime.p7s
Description: S/MIME cryptographic signature
/* PLUG: http://plug.org, #utah on irc.freenode.net Unsubscribe: http://plug.org/mailman/options/plug Don't fear the penguin. */
