ponysay/pages/youtube-demo.html
2012-10-25 07:17:39 +02:00

20 lines
667 B
HTML

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset='utf-8'>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
<link rel="stylesheet" type="text/css" href="../screen.css" media="screen"/>
<title>ponysay</title>
</head>
<body>
<br/>
I found this youtube video used to introduce kids to the command line.<br/>
It is just simple demonstraction one the absolute basics of <code>ponysay</code>.<br/>
However, it does not introduce the <code>-f</code> option.<br/>
<br/>
It is 40 seconds long, check it out <a href="https://www.youtube.com/watch?v=fyD2gv9UspU">[here]</a><br/>
</body>
</html>