Please enable JavaScript in your browser!
Home
Explore
Help
Sign In
cdop
/
repo
Watch
1
Star
0
Fork
0
Files
Tree:
7591b91857
Branches
Tags
master
repo
/
_archives
/
sh-sitify
/
lib
/
sitify
/
outputlib
outputlib
43 B
History
Raw
1
2
3
4
5
#!/bin/sh
Output () {
echo "$*" 1>&2
}