ef6992d3bffa73e66ea9f686c988580d670154b4
Home.md
| ... | ... | @@ -52,6 +52,7 @@ |
| 52 | 52 | |
| 53 | 53 | ### communication |
| 54 | 54 | - [ftp](technology/communication/ftp) |
| 55 | +- [irc](technology/communication/irc) |
|
| 55 | 56 | - [mosh](technology/communication/mosh) |
| 56 | 57 | - [mutt](technology/communication/mutt) |
| 57 | 58 | - [znc](technology/communication/znc) |
technology/communication/irc.md
| ... | ... | @@ -0,0 +1,13 @@ |
| 1 | +# irc |
|
| 2 | + |
|
| 3 | +## irc.highway.net #ebooks |
|
| 4 | +``` |
|
| 5 | +@search Author/Title |
|
| 6 | +/dcc get Search |
|
| 7 | +``` |
|
| 8 | + |
|
| 9 | +locate correct file |
|
| 10 | +``` |
|
| 11 | +!user filename |
|
| 12 | +/dcc get username |
|
| 13 | +``` |