SpiceQA
Questions
Tags
Users
Badges
Can someone explain the syntax of this sed command
userHX1O
0
Created Sep 12, 2022
Edited Sep 12, 2022
Viewed 32
Follow
Can someone explain the syntax of this command
sed -nr 's/^default.* dev ([[:alnum:]_-]+).*/\1/p'
scripting
sed
bash
-2
0
Add comment
+
Share
0 Answers
Related