This repo contains linux commands.
The linux commands are divided into three files.
- Commonly used Linux commands.
- Rarely used Linux commands.
- 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