This website works better with JavaScript.
Home
Explore
Help
Sign In
preisacm
/
oeh-wtf
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
1
Commit
1
Branch
0
Tags
894 KiB
TeX
94.5%
Java
2.4%
Go
1.1%
C
1%
Shell
0.6%
Other
0.3%
Tree:
5904894f5f
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '5904894f5f'
${ noResults }
oeh-wtf
/
sources
/
helloworld.sh
3 lines
41 B
Raw
Blame
History
#!/bin/bash
STR
=
"Hello World!"
echo
$STR
Reference in new issue