<html>  <head> <title>Fcron : a periodical command scheduler for Unix and Linux systems</title> <link REV="made" HREF="mailto:fcron@free.fr"> <meta NAME="Description" CONTENT="Fcron is a scheduler designed for Unix/Linux systems, especially usefull when your system is not up all the day long."> <meta NAME="Keywords" CONTENT="scheduler, fcron, cron, linux, unix, time, date, task, job, tasks, jobs, plan, periodic, periodical"> </head>  <frameset ROWS="110,*" FRAMESPACING=0 BORDER=0 FRAMEBORDER="No">   <frameset COLS="140,435,*">     <frame NAME="HORLOGE" SRC="horloge.html" SCROLLING="No" MARGINWIDTH=0 MARGINHEIGHT=0 NORESIZE>     <frame NAME="LOGO" SRC="logo.html" SCROLLING="No" MARGINWIDTH=0 MARGINHEIGHT=0 NORESIZE>     <frame NAME="TOPRIGHT" SRC="topright.html" SCROLLING="No" MARGINWIDTH=0 MARGINHEIGHT=0 NORESIZE>   </frameset>   <frameset COLS="150,*">     <frameset ROWS="*,80">       <frame NAME="MENU" SRC="menu.html" SCROLLING="No" MARGINWIDTH=0 MARGINHEIGHT=0 NORESIZE>       <frame NAME="BANNER" SRC="banner.html" SCROLLING="No" MARGINWIDTH=0 MARGINHEIGHT=0 NORESIZE>     </frameset>     <frame NAME="MAIN" SRC="welcome.html" MARGINWIDTH=0 MARGINHEIGHT=0 NORESIZE>   </frameset>    <noframes>     <body>       If you can't see frames with your browser (it is probably the case if        you see this message), follow this        <a HREF="welcome.html">link</a>     </body>   </noframes>  </frameset>  </html>  
