Last change
on this file since eda54e4 was
b7d3cc34,
checked in by Wilmer van der Gaast <wilmer@…>, at 2005-11-06T18:23:18Z
|
Initial repository (0.99 release tree)
|
-
Property mode set to
100644
|
File size:
402 bytes
|
Rev | Line | |
---|
[b7d3cc34] | 1 | 15:03:38 zoo| wilmer: watch this: |
---|
| 2 | 15:03:40 zoo| cat ~/.icq/contacts.xml | sed "s/<\/user>/\n/g" | |
---|
| 3 | sed "s/^.*<uin>//g" | sed "s/<\/nick>//" | sed "s/ /_/g" | |
---|
| 4 | sed "s/<\/uin><nick>/ 3 /g" | grep -v -e "^<" |
---|
| 5 | 15:04:23 zoo| it does output your gnomeicu nicks to stdout |
---|
| 6 | |
---|
| 7 | Thanks to Claas Langbehn. Use this at your own risk, it's not tested by us. |
---|
Note: See
TracBrowser
for help on using the repository browser.