Skip to content

smtkanchana66/Linux-file-management-system-shell-script

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Linux File Management System

This is a simple Linux file management system that allows you to create, delete directories, create files, and navigate the file system using the command line.

Features

  • Create directories
  • Delete directories
  • Create files
  • Navigate the file system

Getting Started

These instructions will help you get a copy of the project up and running on your local machine.

Prerequisites

Before you begin, ensure you have the following software installed:

  • Linux operating system
  • Command line interface (Terminal)

Installation

  1. Change Directory

    cd Linux-file-management-system-shell-script
    
  2. Clone the repository to your local machine.

    git clone https://github.com/kanchana66/Linux-file-management-system-shell-script.git
    
  3. Add permission to execute.

    sudo chmod +x file-naviagate.sh; sudo chmod +x bash.sh
    
    
  4. Run Programme

    ./file-naviagate.sh || ./bash.sh