theshell.ch/site/pages/topic/cmd/interm.html
britea 4bd44ca8e0 css-team:add intro commands
git-svn-id: svn+ssh://atelier.inf.usi.ch/home/bevilj/group-1@104 a672b425-5310-4d7a-af5c-997e18724b81
2018-11-11 16:26:01 +00:00

8 lines
853 B
HTML

---
layout: topic
category-page: intermediate
title: Intermediate Commands
---
<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. Commands vary from compressing a file and changing group permissions to installing new widgets and 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>