Introduction to GNU/Linux command line.

Conceptor's picture
Submitted by Conceptor on Mon, 16/08/2004 - 11:41.
::

Command Line Course #1

Keynotes of the first command line session .

Why command line is powerful?
When a command is executed , what is going on?
What is the components of Linux command line user environment?

  • Kernel
  • Shell
  • Terminal Emulator

Let's Start.

  • Basic Unix system concepts
  • Running Commands?
  • How to get help when you are front of the terminal ?
  • Virtual and pseudo consoles .
  • File and Shell Basics .
  • File Globbing .
  • Handling files Attributes .
  • Redirection and Pipes
  • Command line completion
  • File Operating and filtering-determine file contents-.
  • Vi/Vim editor.
  • Starting and handling background processes.