#!/bin/sh ## /public/scripts/replacestr ## Replace one string by another in all files in current directory ## Input parameters are: ## 1. original string ## 2. target string ## Last modified: 11-FEB-2002 if [ $# -lt 2 ] then echo "" echo "Usage: $0 $$.$i mv $$.$i $i fi done exit 0