⟩ 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]
a) sed [options] '[command]' [filename]