mirror of https://github.com/tildeclub/site.git
35 lines
1.5 KiB
HTML
35 lines
1.5 KiB
HTML
|
<!DOCTYPE html>
|
|||
|
<html xmlns="http://www.w3.org/1999/xhtml" lang="" xml:lang="">
|
|||
|
<head>
|
|||
|
<meta charset="utf-8" />
|
|||
|
<meta name="generator" content="pandoc" />
|
|||
|
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes" />
|
|||
|
<meta name="author" content="vielmetti" />
|
|||
|
<title>Chatting</title>
|
|||
|
<link rel="stylesheet" href="/style.css">
|
|||
|
<style type="text/css">
|
|||
|
code{white-space: pre-wrap;}
|
|||
|
span.smallcaps{font-variant: small-caps;}
|
|||
|
span.underline{text-decoration: underline;}
|
|||
|
div.column{display: inline-block; vertical-align: top; width: 50%;}
|
|||
|
</style>
|
|||
|
<!--[if lt IE 9]>
|
|||
|
<script src="//cdnjs.cloudflare.com/ajax/libs/html5shiv/3.7.3/html5shiv-printshiv.min.js"></script>
|
|||
|
<![endif]-->
|
|||
|
</head>
|
|||
|
<body>
|
|||
|
<a href="/wiki/">< back to wiki home</a>
|
|||
|
<header>
|
|||
|
<h1 class="title">Chatting</h1>
|
|||
|
|
|||
|
<p>authors:</p>
|
|||
|
<p class="author"><a href="/~vielmetti/">~vielmetti</a></p>
|
|||
|
|
|||
|
</header>
|
|||
|
<p>Back on the command line, you may want to participate in chat. There is some great chat, likely, or you have questions.</p>
|
|||
|
<p>Type: <code>wall</code> and <code>[return]</code> to tell Terminal you are ready to chat Type your message to the world and <code>[return]</code> <code>CTRL+D</code> to post or <code>CTRL+C</code> to change your mind and cancel Have fun!</p>
|
|||
|
<p>If you’re tired of reading chats in a window, <code>mesg n</code> will turn it off, and <code>mesg y</code> will turn it back on again. And if you want to see more people, look for IRC.</p>
|
|||
|
</body>
|
|||
|
</html>
|
|||
|
|