Add uwu in sed
This commit is contained in:
parent
3773c2d983
commit
4438d22dc3
2 changed files with 2 additions and 0 deletions
|
@ -37,6 +37,7 @@ uwu in every programming language in the world
|
||||||
- [Python 3](uwu.py3)
|
- [Python 3](uwu.py3)
|
||||||
- [Rexx](uwu.rexx)
|
- [Rexx](uwu.rexx)
|
||||||
- [Ruby](uwu.rb)
|
- [Ruby](uwu.rb)
|
||||||
|
- [sed](uwu.sed)
|
||||||
- [Vim script](uwu.vim)
|
- [Vim script](uwu.vim)
|
||||||
- [Visual Basic .NET](uwu.vbnet)
|
- [Visual Basic .NET](uwu.vbnet)
|
||||||
- [Zig](uwu.zig)
|
- [Zig](uwu.zig)
|
||||||
|
|
1
uwu.sed
Normal file
1
uwu.sed
Normal file
|
@ -0,0 +1 @@
|
||||||
|
s/.*/uwu/g
|
Loading…
Add table
Add a link
Reference in a new issue