This website requires JavaScript.
Explore
Help
Register
Sign In
Rooba
/
boinc
mirror of
https://github.com/BOINC/boinc.git
Watch
1
Star
0
Fork
You've already forked boinc
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
30e1afda1b
boinc
/
stripchart
/
samples
/
looper
7 lines
50 B
Tcsh
Executable File
Raw
Blame
History
#! /bin/csh
while
(
1
)
$1
sleep
$2
;
end
Reference in New Issue
View Git Blame
Copy Permalink