2009年7月31日 星期五

Skype for Linux 2.0 pipelogin

#!/bin/sh
echo "user pass" | /usr/bin/skype --pipelogin

===============================
skype --help
Skype 2.0.0.63

Usage: skype [options]
Options:
--dbpath= Specify an alternative path to store Skype data files.
Default: ~/.Skype
--resources= Specify a path where Skype can find its resource files.
Default: /usr/share/skype
--disable-api Disable Skype Public API.
--disable-cleanlooks Disable forced use of the Cleanlooks Qt style.
Use this option together with Qt's -style <%style>
command to set a custom Qt style for Skype.
--pipelogin Command line login. "echo username password | skype --pipelogin"
--version Display version information and exit.

沒有留言: