theshell.ch/site/pages/topic/cmd/intermediate.html
bevilj 818f1b724e home: mute video by default and fix refences to the interm topic page
git-svn-id: svn+ssh://atelier.inf.usi.ch/home/bevilj/group-1@263 a672b425-5310-4d7a-af5c-997e18724b81
2018-11-19 10:14:22 +00:00

11 lines
923 B
HTML

---
layout: topic
category-page: intermediate
title: Intermediate Commands
author: Intermediate commands team
---
<!-- Description by Joao Tomazoni -->
<p class="description-section">This section attempts to be your guide through a wide range of effective and slightly convoluted shell commands: once you get comfortable with working on the terminal and its basics, you will be able to understand further the importance and usefulness of acquiring a solid knowledge of Shell. Most commands in this section are appropriate to your daily tasks as a computer scientist, you can also learn how to script these tasks and automate them. These commands vary from compressing a file and changing group permissions to installing new commands available on diverse online sources. A lot of examples are available for each individual command and their most relevant flags, so that you can learn in an interactive and visual way.</p>