Trending Unix Script Discussions

Follow

Ask the Community


Ask any professional question and get answers from other specialists.

Stream language
Gautam Sahib PMP's image
Question added by Gautam Sahib PMP Senior Administrator - IT Applications, ERP FAWAZ TRADING & ENGINEERING SERVICES CO.W.L.L
7 years ago

What should be ideal output of a PHP script which is called by Cron on hourly basis?‎

What should be ideal output of a PHP script which is called by Cron on hourly basis?‎

Answers:
2
Followers:
Views:
244
Vote Count:
0
Answer should contain a minimum of 25 characters.
Thekrayat Ibrahim Ahmad Al Amiry Al Amiry's image
Question added by Thekrayat Ibrahim Ahmad Al Amiry Al Amiry مسؤولة موارد بشرية شركة فيصل ال سعود وشريكه للحراسات الامنية
8 years ago
Answers:
1
Followers:
Views:
160
Vote Count:
0
Answer should contain a minimum of 25 characters.
R e n z o V i d o n i's image
Question added by R e n z o V i d o n i Consultant Various
8 years ago
Answers:
1
Followers:
Views:
200
Vote Count:
0
Answer should contain a minimum of 25 characters.
Syed Ashfaq Ahmed's image
Question added by Syed Ashfaq Ahmed Senior Analyst Bank of America Contimuum Services
10 years ago
Answers:
5
Followers:
Views:
203
Vote Count:
0
Answer should contain a minimum of 25 characters.
Ahmed Sabra's image  
Answer added by  Ahmed Sabra, Integration Support Engineer- Fintech, Saudi Financial Technology Company
7 years ago

You can log its output to a file for later debug and monitor. You can do that from crontab:   * * * php /path/to/task1.php        >> /path/to/task1.log  

Atif Majid's image  
Answer added by  Atif Majid, Senior PHP Programer/Team Lead, RedApple Apartments AB
7 years ago

As the cron runs without any user interaction, it doesn't really matter what output script gives. But, if you want to monitory progress of your cron scripts, add the ... See More

shanooj shanavas's image  
Answer added by  shanooj shanavas, 3d visualizer, 5 Design
8 years ago

الواقع . لكن شعبية فوتوشوب أثبت أنه خلاف. في حين أن بعض نثني عليه لقدرته على السماح الموضوعات التي تبدو أفضل ما لديهم في صورة ... See More

R e n z o V i d o n i's image  
Answer added by  R e n z o V i d o n i, Consultant, Various
8 years ago

A Bash alias is essentially nothing more than a keyboard shortcut, an abbreviation, a means of avoiding typing a long command sequence. Source: tldp.org/LDP/abs/html/alia ... See More

R e n z o V i d o n i's image  
Answer added by  R e n z o V i d o n i, Consultant, Various
8 years ago

A Bash alias is essentially nothing more than a keyboard shortcut, an abbreviation, a means of avoiding typing a long command sequence. Source: tldp.org/LDP/abs/html/alia ... See More

Gayasuddin Mohammed's image  
Answer added by  Gayasuddin Mohammed, Advocate, Practicing Law before High Court at Hyderabad
8 years ago

korn- K shell is also one of the best for shell scripting