This website requires JavaScript.
Explore
Help
Sign In
vacp2p
/
nim-waku-go-wrapper
mirror of
https://github.com/vacp2p/nim-waku-go-wrapper.git
Watch
1
Star
0
Fork
You've already forked nim-waku-go-wrapper
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
80c5e43edc
nim-waku-go-wrapper
/
bgscript.sh
8 lines
124 B
Bash
Executable File
Raw
Blame
History
#!/bin/sh
sleep
1
echo
"
I'm the script with pid
$$
"
for
i in
1
2
3
;
do
sleep
1
echo
"
Still running
$$
"
done
Reference in New Issue
View Git Blame
Copy Permalink