[Mplayer-users] (no subject)
brendan at tjs.org
brendan at tjs.org
Sat May 19 01:09:59 CEST 2001
On Fri, May 18, 2001 at 11:50:04PM -0100, havner wrote:
> >>
> >> maybe i have to hack it and do something like
> >> 10 snapshot.sh
> >> 20 sleep 1 day
> >> 30 goto 10 :)
> >
> Do you know any BASIC interpreter for linux?
>
This seems rather pointless; why not just a bash script like this:
-=Start Code=-
#!/bin/sh
while [ 1 ]; do
/path/to/snapshot.sh
sleep 86400
done
-=End Code=-
If you guys were just joking around, sorry for this on topic post :)
--
(=)(=)(=)-(=)(=)(=)
// _ _ \\
() | |__ __| |__ _ ()
() | '_ \/ _` / _` | ()
() |_.__/\__,_\__, | ()
q3test.2y.net |___/ ***
_______________________________________________
Mplayer-users mailing list
Mplayer-users at lists.sourceforge.net
http://lists.sourceforge.net/lists/listinfo/mplayer-users
More information about the MPlayer-users
mailing list