1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
<HTML>
<HEAD>
<META NAME="GENERATOR" CONTENT="LinuxDoc-Tools 0.9.21">
<TITLE>gcrontab.: gcrontab menu.</TITLE>
<LINK HREF="gcrontab-DOC.000-4.html" REL=next>
<LINK HREF="gcrontab-DOC.000-2.html" REL=previous>
<LINK HREF="gcrontab-DOC.000.html#toc3" REL=contents>
</HEAD>
<BODY>
<A HREF="gcrontab-DOC.000-4.html"><IMG SRC="next.png" ALT="Next"></A>
<A HREF="gcrontab-DOC.000-2.html"><IMG SRC="prev.png" ALT="Previous"></A>
<A HREF="gcrontab-DOC.000.html#toc3"><IMG SRC="toc.png" ALT="Contents"></A>
<HR>
<H2><A NAME="s3">3.</A> <A HREF="gcrontab-DOC.000.html#toc3">gcrontab menu.</A></H2>
<P>
<UL>
<LI>File.
<DL>
<DT><B>New [Alt+N]</B><DD><P>Starts a new crontab file.</P>
<DT><B>Open [Ctl+O]</B><DD><P>Open a crontab file. </P>
<DT><B>Save [Ctl+S]</B><DD><P>Save the current crontab file.</P>
<DT><B>Save as</B><DD><P>Save the current crontab file with a
diferent name.</P>
<DT><B>Quit [Ctl+Q]</B><DD><P>Terminate the program.</P>
</DL>
</LI>
<LI>Crontab.
<DL>
<DT><B>Set current file [Alt+S]</B><DD><P>Set the current file as
the default crontab file for the current user. With this
function you will activate your current crontab file.</P>
<DT><B>Get current file [Alt+G]</B><DD><P>Get the current crontab
file set in your system.</P>
<DT><B>Remove crontab file [Alt+R]</B><DD><P>Remove the current
crontab.</P>
</DL>
</LI>
<LI>Options.
<DL>
<DT><B>Simplified mode</B><DD><P>Enables/disables <EM>simplified mode</EM>.
Working in simplified mode gcrontab doesn't use names for
months (Jan, Feb, Mar, ...) or week days (Mon, Tue, Wed, ...)
and avoid the use of steps (1-16<B>/</B>3).</P>
<DT><B>Standard Bar</B><DD><P>Shows/Hides the program standard toolbar.</P>
<DT><B>Time bar</B><DD><P>Shows/Hides the time toolbar.</P>
</DL>
</LI>
<LI>Help.
<DL>
<DT><B>gcrontab help</B><DD><P>Help file for gcrontab.</P>
<DT><B>cron man page</B><DD><P>UNIX cron system man page.</P>
<DT><B>About</B><DD><P>About this program.</P>
</DL>
</LI>
</UL>
</P>
<HR>
<A HREF="gcrontab-DOC.000-4.html"><IMG SRC="next.png" ALT="Next"></A>
<A HREF="gcrontab-DOC.000-2.html"><IMG SRC="prev.png" ALT="Previous"></A>
<A HREF="gcrontab-DOC.000.html#toc3"><IMG SRC="toc.png" ALT="Contents"></A>
</BODY>
</HTML>
|