grimoire

personal wiki
git clone git://git.pyratebeard.net/grimoire.git
Log | Files | Refs

commit ef6992d3bffa73e66ea9f686c988580d670154b4
parent e011854ea5830c22f520972472f314df0830382a
Author: pyratebeard <root@pyratebeard.net>
Date:   Thu,  3 Jan 2019 15:32:21 +0000

irc page and link. #ebooks commands

Diffstat:
MHome.md | 1+
Atechnology/communication/irc.md | 13+++++++++++++
2 files changed, 14 insertions(+), 0 deletions(-)

diff --git a/Home.md b/Home.md @@ -52,6 +52,7 @@ ### communication - [ftp](technology/communication/ftp) +- [irc](technology/communication/irc) - [mosh](technology/communication/mosh) - [mutt](technology/communication/mutt) - [znc](technology/communication/znc) diff --git a/technology/communication/irc.md b/technology/communication/irc.md @@ -0,0 +1,13 @@ +# irc + +## irc.highway.net #ebooks +``` +@search Author/Title +/dcc get Search +``` + +locate correct file +``` +!user filename +/dcc get username +```