From: Robin A. <ro...@bi...> - 2008-12-16 19:56:36
|
> And check if there are any files in /tmp/syncml_log - if there is any - > check for DevInf XML tags... $ cd /tmp/syncml_log robin@opal syncml_log $ ll total 16 -rw-r--r-- 1 robin robin 137 2008-12-17 02:49 sent-0.wbxml -rw-r--r-- 1 robin robin 642 2008-12-17 02:49 sent-0.xml -rw-r--r-- 1 robin robin 137 2008-12-17 02:50 sent-1.wbxml -rw-r--r-- 1 robin robin 642 2008-12-17 02:50 sent-1.xml robin@opal syncml_log $ grep "DevInf" * robin@opal syncml_log $ -- ---------------------------------------------------------------------- Robin Atwood. "Ship me somewheres east of Suez, where the best is like the worst, Where there ain't no Ten Commandments an' a man can raise a thirst" from "Mandalay" by Rudyard Kipling ---------------------------------------------------------------------- |