2010/05/04 Mick <michaelkintz...@gmail.com>: > Cron <r...@mylaptop> test -x /usr/sbin/run-crons && /usr/sbin/run-crons > > I am not sure what this "test -x" part represents?
The `test -x <ffile>' part means "Test that <file> is executable." and, implicitly, tests that the file exists. Sorry not to be more helpful. -- Jason Dusek Linux User #510144 | http://counter.li.org/