内容简介:An IRC client written in bash.Channels:
birch
An IRC client written in bash.
Usage
birch [-s host -u nick -p pass -P port -c chan -x cmd]
Dependencies
-
bash 4+
Keybindings
combo | action |
---|---|
Ctrl + n |
Next buffer |
Ctrl + p |
Prev buffer |
Tab |
Complete nicks and channels |
ALL READLINE BINDINGS | See: readline(3) or bash(1) |
Commands
Channels:
command | action |
---|---|
/join <channel> |
Join a channel. |
/part <channel> |
Leave a channel. |
/quit |
Quit out of birch. |
Messages:
command | action |
---|---|
/msg <nick> <message> |
Message a user. |
/me <message> |
Send an action. |
Navigation:
command | action |
---|---|
/next |
Next buffer. |
/prev |
Previous buffer. |
/<num> |
Buffer by number. |
Other:
command | action |
---|---|
/nick <nick> |
Change nickname. |
/names |
All nicks in channel. |
/topic |
Channel topic. |
/raw <args> |
Send a raw IRC message. |
以上就是本文的全部内容,希望本文的内容对大家的学习或者工作能带来一定的帮助,也希望大家多多支持 码农网
猜你喜欢:本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。