Category Uncategorized

Basic Shell Commands

Basic Shell Commands

The shell scripting is an linux based script which works on shell language. It uses Bash or sh as an interpreter to execute it. It is a basic command based script which can handle day-to-day tasks which require huge execution…