Command: sed - stream editor Syntax: sed [-egn] [-f script_file] [edit_script] [file] Flags: -e Accept multiple commands commands on the commands line -f The following argument contains the edit script -g Set the global flag on all substitute commands -n Only output selected lines Examples: sed -f script