#!/bin/sh #Edit a file replacing one word ( $1 ) with another ( $2 ) #Script eddemo ed -s file <