Posts

Showing posts from January, 2020

Basic unix commands

Below are some basic commands which should be known to write a shell script

Usage of ls command

ls command is used to list down objects from a particular directory. Ex: ls -ltr