SED(1) Minix Programmer's Manual SED(1) NAME sed - stream editor SYNOPSIS sed [-egn] [-f script_file] [edit_script] [file] OPTIONS -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