Which is the correct syntax for sed on command line?
a) sed [options] '[command]' [filename]
b) sed '[command]' [options] [filename]
c) sed [filename] [options] '[command]'
d) sed '[command]' [filename] [options]

Submitted by: Murtaza
a) sed [options] '[command]' [filename]
Submitted by: Murtaza

Read Online Linux OS Editors Job Interview Questions And Answers