On Tuesday, 9 June 2009 at 17:39:11 -0400, Paul Hoffman wrote: > I believe you can get around this if you want: > > remind -n - < /usr/local/etc/remind/scripts.rem
But it still doesn't seem to list the reminders with RUN: d291...@nus721:/home/admin/d291655 $ ls -l /home/admin/d291655/.remind/sun_explorer.rem -rwx------ 1 d291655 admin 6793 Jun 10 09:40 /home/admin/d291655/.remind/sun_explorer.rem d291...@nus721:/home/admin/d291655 $ grep ^REM /home/admin/d291655/.remind/sun_explorer.rem REM Monday 8 AT 6:30 RUN /usr/local/bin/monthly_explorer_all_hosts.ksh /usr/local/etc/remind/servers_list_explorer_Monday.txt & REM Tuesday 9 AT 6:30 RUN /usr/local/bin/monthly_explorer_all_hosts.ksh /usr/local/etc/remind/servers_list_explorer_Tuesday.txt & REM Wednesday 10 AT 6:30 RUN /usr/local/bin/monthly_explorer_all_hosts.ksh /usr/local/etc/remind/servers_list_explorer_Wednesday.txt & REM Thursday 11 AT 6:30 RUN /usr/local/bin/monthly_explorer_all_hosts.ksh /usr/local/etc/remind/servers_list_explorer_Thursday.txt & REM Friday 12 AT 6:30 RUN /usr/local/bin/monthly_explorer_all_hosts.ksh /usr/local/etc/remind/servers_list_explorer_Friday.txt & REM Sunday 14 AT 6:00 RUN /usr/local/bin/get_log_monthly_explorer_all_hosts.ksh /usr/local/etc/remind/servers_list_explorer_Monday.txt & REM Sunday 14 AT 6:10 RUN /usr/local/bin/get_log_monthly_explorer_all_hosts.ksh /usr/local/etc/remind/servers_list_explorer_Tuesday.txt & REM Sunday 14 AT 6:20 RUN /usr/local/bin/get_log_monthly_explorer_all_hosts.ksh /usr/local/etc/remind/servers_list_explorer_Wednesday.txt & REM Sunday 14 AT 6:30 RUN /usr/local/bin/get_log_monthly_explorer_all_hosts.ksh /usr/local/etc/remind/servers_list_explorer_Thursday.txt & REM Sunday 14 AT 6:40 RUN /usr/local/bin/get_log_monthly_explorer_all_hosts.ksh /usr/local/etc/remind/servers_list_explorer_Friday.txt & REM Sunday 14 AT 7:00 RUN /usr/local/bin/get_data_monthly_explorer_all_hosts.ksh /usr/local/etc/remind/servers_list_explorer_Monday.txt & REM Sunday 14 AT 7:30 RUN /usr/local/bin/get_data_monthly_explorer_all_hosts.ksh /usr/local/etc/remind/servers_list_explorer_Tuesday.txt & REM Sunday 14 AT 8:00 RUN /usr/local/bin/get_data_monthly_explorer_all_hosts.ksh /usr/local/etc/remind/servers_list_explorer_Wednesday.txt & REM Sunday 14 AT 8:30 RUN /usr/local/bin/get_data_monthly_explorer_all_hosts.ksh /usr/local/etc/remind/servers_list_explorer_Thursday.txt & REM Sunday 14 AT 9:00 RUN /usr/local/bin/get_data_monthly_explorer_all_hosts.ksh /usr/local/etc/remind/servers_list_explorer_Friday.txt & d291...@nus721:/home/admin/d291655 $ ~/bin/remind -n - < /home/admin/d291655/.remind/sun_explorer.rem d291...@nus721:/home/admin/d291655 $ ~/bin/remind -n /home/admin/d291655/.remind/sun_explorer.rem d291...@nus721:/home/admin/d291655 $ ls -l ~/bin/remind -rwx------ 1 d291655 admin 152776 Jun 3 10:31 /home/admin/d291655/bin/remind Thanks, Zoong _______________________________________________ Remind-fans mailing list [email protected] http://lists.whatexit.org/mailman/listinfo/remind-fans
