General syntax of sed: /pattern/action
a) / are used as delimiters
b) pattern refers to a regular expression
c) pattern refers to the string to be matched
d) action refers to the command
For the given syntax of sed, which among the following is not a correct option?
-
answerhappygod
- Site Admin
- Posts: 899604
- Joined: Mon Aug 02, 2021 8:13 am
For the given syntax of sed, which among the following is not a correct option?
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!