Add uwu in Bourne shell (sh)

This commit is contained in:
sech1p 2021-07-24 22:10:56 +02:00
parent 5bc3b01339
commit a66f4fcbd2
2 changed files with 2 additions and 0 deletions

View File

@ -5,6 +5,7 @@ uwu in every programming language in the world
## Languages
- [AWK](uwu.awk)
- [Bourne shell (sh)](uwu.sh)
- [C](uwu.c)
- [C++](uwu.cpp)
- [Javascript](uwu.js)

1
uwu.sh Normal file
View File

@ -0,0 +1 @@
echo "uwu"