Skip to content

Instantly share code, notes, and snippets.

View raJeev-M's full-sized avatar

Rajeev Masilamani raJeev-M

View GitHub Profile
@raJeev-M
raJeev-M / irc.md
Created December 28, 2019 08:04 — forked from xero/irc.md
irc cheat sheet

#IRC Reference

Not intended as a guide for newbies, more like a "cheat sheet" for the somewhat experienced IRC user, especially one who wields some power over a channel.

##The Basics

  • /join #channel
    • Joins the specified channel.
  • /part #channel
    • Leaves the specified channel.
Vinnie Falco <[email protected]>
Tue, Oct 16, 2018, 5:20 PM
to C++
As requested, I am reproducing here my email to the author of P1269R0.
Apologies for the use of the second person singular.
---