Elementaire opdrachten

Inhoudsopgave

Deze handleiding gebruiken
Een terminalvenster openen
File and Directory Commands
Systeeminformatie-opdrachten
Opdrachten met beheerdersrechten uitvoeren
Options
"Man" en hulp krijgen
Overige handige zaken
Meer informatie

Deze handleiding gebruiken

"Under Linux there are GUIs (graphical user interfaces), where you can point and click and drag, and hopefully get work done without first reading lots of documentation. The traditional Unix environment is a CLI (command line interface), where you type commands to tell the computer what to do. That is faster and more powerful, but requires finding out what the commands are." -- from man intro(1)

This guide will make you familiar with basic GNU/Linux shell commands. It is not intended to be a complete guide to the command line, just an introduction to complement Xubuntu's graphical tools.

  • All command names, file names or paths to directories will be shown using a monospace font.

  • Alle opdrachten in deze gids moeten via de opdrachtregel in een Terminalvenster worden uitgevoerd. Ze zullen getoond worden als:

    een te typen opdracht
  • Note that your system is case sensitive. User, user, and USER are all different, be careful with your capitalization.