Find the answer to your Linux question:
Results 1 to 3 of 3
Hi, Sometimes instructions use jargon hard to understand. What is a 'newline' when writing a cron command? I use nano to edit crontab. Thanks...
  1. #1
    Just Joined!
    Join Date
    Jan 2008
    Posts
    13

    writing crontab command

    Hi,
    Sometimes instructions use jargon hard to understand.
    What is a 'newline' when writing a cron command?
    I use nano to edit crontab.
    Thanks

  2. #2
    Just Joined!
    Join Date
    Jan 2007
    Location
    Tamil Nadu, India
    Posts
    18
    Hi kaykav,

    To make a newline, it is the same as other editors. Just press 'ENTER' key.

    If I had understood your question wrongly, just reply back with your exact problem.

  3. #3
    Just Joined!
    Join Date
    Nov 2009
    Posts
    6
    Quote Originally Posted by mvenkatapathy View Post
    Hi kaykav,

    To make a newline, it is the same as other editors. Just press 'ENTER' key.

    If I had understood your question wrongly, just reply back with your exact problem.
    you are correct sir.

    whe you go in under crontab -e you have to press enter after every command because crontab looks for the newline as a signal to separate commands.

    needless to say, if you dont press enter after you enter in your job, crontab wont read it.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...