crontab(1), crontab(5) what's the difference? [duplicate]What do the numbers in a man page mean?Are multiple @daily crontab entries processed in order, serially?No syntax highlighting when editing crontabMy script is reported as executing at the CRON log, but it is not listed at any user's crontabwhat is the difference between cron and systemd ?What's the difference between adding scripts in the /etc/cron.daily/ or editing in your script in crontab(-e)?Where does crontab get the email address of the user it emails / where are user email addresses set?crontab - mount -a if at least one filesystem is not mountedcreate cron job in linux without crontab -ePython file fail on a crontab job/bin/crontab and /usr/sbin/cron in cygwin - what is the difference?

Extreme, but not acceptable situation and I can't start the work tomorrow morning

How is it possible to have an ability score that is less than 3?

I’m planning on buying a laser printer but concerned about the life cycle of toner in the machine

Why is "Reports" in sentence down without "The"

What would happen to a modern skyscraper if it rains micro blackholes?

If Manufacturer spice model and Datasheet give different values which should I use?

Is Social Media Science Fiction?

How long does it take to type this?

How to add power-LED to my small amplifier?

What defenses are there against being summoned by the Gate spell?

How does one intimidate enemies without having the capacity for violence?

Why is an old chain unsafe?

Example of a relative pronoun

Prevent a directory in /tmp from being deleted

What do you call something that goes against the spirit of the law, but is legal when interpreting the law to the letter?

Draw simple lines in Inkscape

Why Is Death Allowed In the Matrix?

Why was the small council so happy for Tyrion to become the Master of Coin?

Is there really no realistic way for a skeleton monster to move around without magic?

Why is the design of haulage companies so “special”?

New order #4: World

What is the offset in a seaplane's hull?

The use of multiple foreign keys on same column in SQL Server

How do you conduct xenoanthropology after first contact?



crontab(1), crontab(5) what's the difference? [duplicate]


What do the numbers in a man page mean?Are multiple @daily crontab entries processed in order, serially?No syntax highlighting when editing crontabMy script is reported as executing at the CRON log, but it is not listed at any user's crontabwhat is the difference between cron and systemd ?What's the difference between adding scripts in the /etc/cron.daily/ or editing in your script in crontab(-e)?Where does crontab get the email address of the user it emails / where are user email addresses set?crontab - mount -a if at least one filesystem is not mountedcreate cron job in linux without crontab -ePython file fail on a crontab job/bin/crontab and /usr/sbin/cron in cygwin - what is the difference?






.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty margin-bottom:0;








0
















This question already has an answer here:



  • What do the numbers in a man page mean?

    8 answers



I want to learn how to use crontab. I see there are two manual pages:



 crontab(1)
crontab(5)


Why are there 2 manual pages? What are the differences between them? Do I need to study both in order to use crontab, or is one authoritative?










share|improve this question







New contributor




Argent is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.











marked as duplicate by muru, Stephen Harris, Stephen Kitt, Rui F Ribeiro, roaima 2 days ago


This question has been asked before and already has an answer. If those answers do not fully address your question, please ask a new question.
























    0
















    This question already has an answer here:



    • What do the numbers in a man page mean?

      8 answers



    I want to learn how to use crontab. I see there are two manual pages:



     crontab(1)
    crontab(5)


    Why are there 2 manual pages? What are the differences between them? Do I need to study both in order to use crontab, or is one authoritative?










    share|improve this question







    New contributor




    Argent is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
    Check out our Code of Conduct.











    marked as duplicate by muru, Stephen Harris, Stephen Kitt, Rui F Ribeiro, roaima 2 days ago


    This question has been asked before and already has an answer. If those answers do not fully address your question, please ask a new question.




















      0












      0








      0









      This question already has an answer here:



      • What do the numbers in a man page mean?

        8 answers



      I want to learn how to use crontab. I see there are two manual pages:



       crontab(1)
      crontab(5)


      Why are there 2 manual pages? What are the differences between them? Do I need to study both in order to use crontab, or is one authoritative?










      share|improve this question







      New contributor




      Argent is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.













      This question already has an answer here:



      • What do the numbers in a man page mean?

        8 answers



      I want to learn how to use crontab. I see there are two manual pages:



       crontab(1)
      crontab(5)


      Why are there 2 manual pages? What are the differences between them? Do I need to study both in order to use crontab, or is one authoritative?





      This question already has an answer here:



      • What do the numbers in a man page mean?

        8 answers







      cron






      share|improve this question







      New contributor




      Argent is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.











      share|improve this question







      New contributor




      Argent is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.









      share|improve this question




      share|improve this question






      New contributor




      Argent is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.









      asked Apr 5 at 0:49









      ArgentArgent

      31




      31




      New contributor




      Argent is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.





      New contributor





      Argent is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.






      Argent is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.




      marked as duplicate by muru, Stephen Harris, Stephen Kitt, Rui F Ribeiro, roaima 2 days ago


      This question has been asked before and already has an answer. If those answers do not fully address your question, please ask a new question.









      marked as duplicate by muru, Stephen Harris, Stephen Kitt, Rui F Ribeiro, roaima 2 days ago


      This question has been asked before and already has an answer. If those answers do not fully address your question, please ask a new question.






















          1 Answer
          1






          active

          oldest

          votes


















          3














          crontab(1) is the man page of crontab command.
          crontab(5) is the man page of crontab file.



          The man pages are divided in sections as described in What do the numbers in a man page mean?. Each section groups similar man pages. For example, Section 1 holds user commands (commands runable by all users in the system). Section 8 covers SysAdmin commands (i.e. the commands that demand root access to be run). Section 5 covers file formats. See the link above for more info.



          Another example would be passwd(1) which describes the passwd command, and passwd(5) which describes the /etc/passwd file format.






          share|improve this answer

























          • @steeldriver tks for the editing, its much clearer now

            – JucaPirama
            2 days ago

















          1 Answer
          1






          active

          oldest

          votes








          1 Answer
          1






          active

          oldest

          votes









          active

          oldest

          votes






          active

          oldest

          votes









          3














          crontab(1) is the man page of crontab command.
          crontab(5) is the man page of crontab file.



          The man pages are divided in sections as described in What do the numbers in a man page mean?. Each section groups similar man pages. For example, Section 1 holds user commands (commands runable by all users in the system). Section 8 covers SysAdmin commands (i.e. the commands that demand root access to be run). Section 5 covers file formats. See the link above for more info.



          Another example would be passwd(1) which describes the passwd command, and passwd(5) which describes the /etc/passwd file format.






          share|improve this answer

























          • @steeldriver tks for the editing, its much clearer now

            – JucaPirama
            2 days ago















          3














          crontab(1) is the man page of crontab command.
          crontab(5) is the man page of crontab file.



          The man pages are divided in sections as described in What do the numbers in a man page mean?. Each section groups similar man pages. For example, Section 1 holds user commands (commands runable by all users in the system). Section 8 covers SysAdmin commands (i.e. the commands that demand root access to be run). Section 5 covers file formats. See the link above for more info.



          Another example would be passwd(1) which describes the passwd command, and passwd(5) which describes the /etc/passwd file format.






          share|improve this answer

























          • @steeldriver tks for the editing, its much clearer now

            – JucaPirama
            2 days ago













          3












          3








          3







          crontab(1) is the man page of crontab command.
          crontab(5) is the man page of crontab file.



          The man pages are divided in sections as described in What do the numbers in a man page mean?. Each section groups similar man pages. For example, Section 1 holds user commands (commands runable by all users in the system). Section 8 covers SysAdmin commands (i.e. the commands that demand root access to be run). Section 5 covers file formats. See the link above for more info.



          Another example would be passwd(1) which describes the passwd command, and passwd(5) which describes the /etc/passwd file format.






          share|improve this answer















          crontab(1) is the man page of crontab command.
          crontab(5) is the man page of crontab file.



          The man pages are divided in sections as described in What do the numbers in a man page mean?. Each section groups similar man pages. For example, Section 1 holds user commands (commands runable by all users in the system). Section 8 covers SysAdmin commands (i.e. the commands that demand root access to be run). Section 5 covers file formats. See the link above for more info.



          Another example would be passwd(1) which describes the passwd command, and passwd(5) which describes the /etc/passwd file format.







          share|improve this answer














          share|improve this answer



          share|improve this answer








          edited Apr 5 at 1:38









          steeldriver

          37.7k45389




          37.7k45389










          answered Apr 5 at 1:01









          JucaPiramaJucaPirama

          20416




          20416












          • @steeldriver tks for the editing, its much clearer now

            – JucaPirama
            2 days ago

















          • @steeldriver tks for the editing, its much clearer now

            – JucaPirama
            2 days ago
















          @steeldriver tks for the editing, its much clearer now

          – JucaPirama
          2 days ago





          @steeldriver tks for the editing, its much clearer now

          – JucaPirama
          2 days ago



          Popular posts from this blog

          getting Checkpoint VPN SSL Network Extender working in the command lineHow to connect to CheckPoint VPN on Ubuntu 18.04LTS?Will the Linux ( red-hat ) Open VPNC Client connect to checkpoint or nortel VPN gateways?VPN client for linux machine + support checkpoint gatewayVPN SSL Network Extender in FirefoxLinux Checkpoint SNX tool configuration issuesCheck Point - Connect under Linux - snx + OTPSNX VPN Ububuntu 18.XXUsing Checkpoint VPN SSL Network Extender CLI with certificateVPN with network manager (nm-applet) is not workingWill the Linux ( red-hat ) Open VPNC Client connect to checkpoint or nortel VPN gateways?VPN client for linux machine + support checkpoint gatewayImport VPN config files to NetworkManager from command lineTrouble connecting to VPN using network-manager, while command line worksStart a VPN connection with PPTP protocol on command linestarting a docker service daemon breaks the vpn networkCan't connect to vpn with Network-managerVPN SSL Network Extender in FirefoxUsing Checkpoint VPN SSL Network Extender CLI with certificate

          Cannot Extend partition with GParted The 2019 Stack Overflow Developer Survey Results Are In Announcing the arrival of Valued Associate #679: Cesar Manara Planned maintenance scheduled April 17/18, 2019 at 00:00UTC (8:00pm US/Eastern) 2019 Community Moderator Election ResultsCan't increase partition size with GParted?GParted doesn't recognize the unallocated space after my current partitionWhat is the best way to add unallocated space located before to Ubuntu 12.04 partition with GParted live?I can't figure out how to extend my Arch home partition into free spaceGparted Linux Mint 18.1 issueTrying to extend but swap partition is showing as Unknown in Gparted, shows proper from fdiskRearrange partitions in gparted to extend a partitionUnable to extend partition even though unallocated space is next to it using GPartedAllocate free space to root partitiongparted: how to merge unallocated space with a partition

          Marilyn Monroe Ny fiainany manokana | Jereo koa | Meny fitetezanafanitarana azy.