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.
- Create directories
- Delete directories
- Create files
- Navigate the file system
These instructions will help you get a copy of the project up and running on your local machine.
Before you begin, ensure you have the following software installed:
- Linux operating system
- Command line interface (Terminal)
-
Change Directory
cd Linux-file-management-system-shell-script
-
Clone the repository to your local machine.
git clone https://github.com/kanchana66/Linux-file-management-system-shell-script.git
-
Add permission to execute.
sudo chmod +x file-naviagate.sh; sudo chmod +x bash.sh
-
Run Programme
./file-naviagate.sh || ./bash.sh