Allen wrote:
Hi gang,

I'm doing a study of spam and I need to break the date & time field I'm getting from log files into separate date fields and time fields. Currently it is all one: "05/13/08 12:32 PM" I need it to be: "05/13/08" and "12:32 PM"

Am running OO 2.4 on Windoze and Linux.

Since you're running Linux, a simple shell script can easily do that. Take a look at grep, cut & sed.

--
Use OpenOffice.org <http://www.openoffice.org>

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to