Re: [ilugd] Shell script not running as expected via crontab, runs fine manually !!

2012-02-27 Thread selvamuthukumar v
On Mon, Feb 27, 2012 at 12:26 PM, Amit Sharma amit_...@yahoo.com wrote:  Hi, I have written a following shell script: #!/bin/bash # Script to check exim mailq at a specified interval echo `date` /adminscripts/logs/eximcount echo `exim -bpc` /adminscripts/logs/eximcount if [ `exim -bpc`

[ilugd] [SOLVED] Re: Shell script not running as expected via crontab, runs fine manually !!

2012-02-27 Thread Raj Mathur (राज माथुर)
On Monday 27 Feb 2012, Amit Sharma wrote: Thanks! The below is now working manually as well as via crontab. is required so that log can be maintained. #!/bin/bash # Script to check exim mailq at a specified interval date /adminscripts/logs/eximcount Counter=`/usr/sbin/exim -bpc` echo

[ilugd] YouTube going crazy over copyrights

2012-02-27 Thread Smruti
Came across an article where even the natural sounds are being claimed as copyright protected. To make matters worse, this Violation of Copyright was automatically detected by YouTube. http://c4sif.org/2012/02/youtube-identifies-birdsong-as-copyrighted-music/ * * -- I took the red pill.