GIT.Harvie.CZ
/
mirrors
/
Programs.git
/ blame
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blob
|
blame
(incremental) |
history
|
HEAD
c/sampler renamed to Ghetto-SoundSystem ;-)
[mirrors/Programs.git]
/
bash
/
bircb
/
test.bash
Commit
Line
Data
21c4e167
H
1
#!/bin/bash
2
3
loool
4
5
#FUNCTIONS
6
function loool() {
7
while true; do
8
echo lol
9
sleep 1
10
done;
11
}
This page took
0.717078 seconds
and
4
git commands to generate.