An open API service indexing awesome lists of open source software.

https://github.com/smtkanchana66/linux-file-management-system-shell-script

Linux file management (shell/bash)
https://github.com/smtkanchana66/linux-file-management-system-shell-script

bash bash-script bash-scripting filemanagemet linux shell shell-script shell-scripting shell-scripts

Last synced: about 2 months ago
JSON representation

Linux file management (shell/bash)

Awesome Lists containing this project

README

          

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

```bash
cd Linux-file-management-system-shell-script

2. Clone the repository to your local machine.

```bash
git clone https://github.com/kanchana66/Linux-file-management-system-shell-script.git

3. Add permission to execute.

```bash
sudo chmod +x file-naviagate.sh; sudo chmod +x bash.sh


4. Run Programme

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