Skip to content

With the help of this script, user can easily move or copy file from one place/directory to another.

Notifications You must be signed in to change notification settings

rahulMishra05/File-cut-copy-script

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

File Cut Copy Script

📝 About project

This is a shell script, which can be used to automate the process of copying files and moving files from one place to another.

🧱 How to use

  1. First you have to clone/download this repository, you can do that by executing this command in terminal.
    git clone https://github.com/rahulMishra05/File-cut-copy-script.git
  2. Than change the working directory, and go to project directory.
    cd File-cut-copy-script
  3. Now if you use ls command you will all the files present in this directory. Among them file named script.sh is the main script file, that you have to execute in order to use this script.
  4. To use this script, enter this command in the terminal.
    ./script.sh
  5. Now you will see an message like this Image Here you have to choose that what action you want to perform.
  6. Now when you enter your preference, you have to enter more details. Something like this will appear. Image2

About

With the help of this script, user can easily move or copy file from one place/directory to another.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages