Answers

Question and Answer:

  Home  Linux Editors

⟩ 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]

 123 views

More Questions for you: