Update sed.html.markdown

Attempt to fix yet another 404
This commit is contained in:
ven 2024-01-19 10:21:03 +01:00 committed by GitHub
parent 483df5503b
commit db576413e6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -26,7 +26,7 @@ on its standard output.
You can suppress the default output by specifying the `-n` command-line
argument.
```sed
```perl
#!/usr/bin/sed -f
# Files that begin with the above line and are given execute permission
# can be run as regular scripts.