Create an account


Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
17 Fun Linux Commands to Run in the Terminal

#1
17 Fun Linux Commands to Run in the Terminal

<div style="margin: 5px 5% 10px 5%;"><img src="http://www.sickgaming.net/blog/wp-content/uploads/2018/11/17-fun-linux-commands-to-run-in-the-terminal.png" width="226" height="144" title="" alt="" /></div><div><div class="lcom-stacked__main">
<div class="panel-pane pane-entity-field pane-node-body">
<div class="field field-name-body field-type-text-with-summary field-label-hidden">
<div class="field-items">
<div class="field-item even">
<p>The terminal is a very powerful tool, and it’s probably the most interesting part in Unix. Among the plethora of useful commands and scripts you can use, some seem less practical, if not completely useless. Here are some Bash commands that are fun, and some of them are useful as well.</p>
<h3 class="nolinks">Oneko</h3>
<p>This command adds some spice to your terminal by adding a cat to your screen which will chase after your (mouse) cursor. Install it by running this script:</p>
<div class="holsh-div nolinks">
<div class="bash">
<pre>
sudo apt install oneko</pre>
</div>
</div>
<p>Type <code>oneko</code> to display the cat.</p>
<p><img alt="linux-fun-commands-oneko" class="responsively-lazy aligncenter size-full wp-image-279262" src="http://www.sickgaming.net/blog/wp-content/uploads/2018/11/17-fun-linux-commands-to-run-in-the-terminal.png" title="linux-fun-commands-oneko" /></p>
<h3 class="nolinks">figlet</h3>
<p>Figlet is a command for those who love to write in ASCII art. It greatly simplifies this task as it automatically transforms any given string. It comes with a bunch of fonts by default at “/usr/share/figlet/fonts/,” and you can of course add your own.</p>
<div class="holsh-div nolinks">
<div class="bash">
<pre>
figlet [-f path to the font] [string]</pre>
</div>
</div>
<p>Read more at <a href="https://www.maketecheasier.com/fun-linux-commands/">MakeTechEasier</a></p>
</div>
</div>
</div></div>
</p></div>
<p><a href="https://www.linux.com/popup/nojs" class="ctools-use-modal ctools-modal-subscription-modal-style element-invisible" title="">Click Here!</a> </p>
</div>
Reply



Forum Jump:


Users browsing this thread:
1 Guest(s)

Forum software by © MyBB Theme © iAndrew 2016