/Linux

Linux related commands and contents

Eclipse Public License 2.0EPL-2.0

This repo contains linux commands.

The linux commands are divided into three files.

  1. Commonly used Linux commands.
  2. Rarely used Linux commands.
  3. Never used Linux commands.

A sample file 'sample.txt' is provided in the repo to run the commands on.
For example:

   cat sample.txt
   tac sample.txt
   cat -n sample.txt