On 12/30/05 1:37 PM, "Jeremy C. Reed" wrote: > On the BSDs, use something like: > > date -r $(expr $(date +%s) - 604800) There ya go. Thanks. jet:~ kevin$ date Fri Dec 30 13:40:08 MST 2005 jet:~ kevin$ date -r $(expr $(date +%s) - 604800) Fri Dec 23 13:40:15 MST 2005 ...Kevin --------------------------------------------------- PLUG-discuss mailing list - PLUG-discuss@lists.plug.phoenix.az.us To subscribe, unsubscribe, or to change you mail settings: http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss