Examveda
Examveda

Which one of the following commands will be used to delete all the instances of string 'manager' in file003?

A. 1,$s/manager/ /g

B. %s/manager/director/g

C. 1,$s/professor/director

D. %s/manager/ /

Answer: Option A


This Question Belongs to Computer Science >> Unix

Join The Discussion

Related Questions on Unix