This commit is contained in:
2023-12-22 22:53:54 -05:00
commit 2821b7e9a1
45 changed files with 8425 additions and 0 deletions

7
uworld.sh Executable file
View File

@@ -0,0 +1,7 @@
#!/bin/csh
cd ~dvmitche/misc/uworld
while(1)
midway nobackground thanks > /dev/null
echo Restart Uworld `date` >> Uworld.restart
end