in reply to Re: Must have CLI of Perl's sed's n command
in thread Must have CLI of Perl's sed's n command
keep such error$ ./s2p -e '/^```\w+$/{n; :a N; /\n```$/!ba }' bash: ./s2p: perl: bad interpreter: No such file or directory $ ./s2p bash: ./s2p: perl: bad interpreter: No such file or directory
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: Must have CLI of Perl's sed's n command
by Anonymous Monk on Jun 30, 2022 at 11:31 UTC |