Skip to main content
Sl.No.Aim of the ExperimentURLDOEDOS
1To install an operating system and understand its basic components
2To study basic Linux terminal commands for system navigation and directory management
3To study file reading operations and text editors in Linux
4To study file reading operations, standard outputs, and command-line text editors in Linux
5To perform advanced text processing, data filtering, file comparisons, and input/output redirection in Linux

Read these first
  • The lines starting with # are comments or explanations and are not mandatory.
    Writing comments is optional!

  • The lines starting with $ indicate terminal commands to be executed.
    Make sure to execute these commands in the terminal!