#! /bin/bash
HOME=/home/kylea
LOGNAME=kylea

awk -f extract_syncmlclient.awk /home/kylea/Desktop/sdptool.log >
output.in

awk -f extract_channel_no.awk output.in | awk '{print $2}' > output2.in

cat output2.in | xargs ./replace_sdl_channel.sh >
/home/kylea/.opensync-0.22/group1/2/syncml-obex-client.conf

** Attachment added: "extract_syncmlclient.awk"
   http://launchpadlibrarian.net/26942414/extract_syncmlclient.awk

-- 
Selecting channel for SyncMLClient
https://bugs.launchpad.net/bugs/376845
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to