Giter Site home page Giter Site logo

file-manipulator's Introduction

File Manipulator

First Custom Script written from scratch!

What does it do ?

You want to build a new project, you have your files stored in a folder named folder1.
You want to copy all files from folder1 to folder 2, except one thing: some content in the file named secretfile.txt need to be hidden before sharing folder2. The program will take care of moving the files, and hiding the secret file's content.

How does it looks ?

After making this video, i changed the content of the program to add folder1 and folder2 creation, and modified a bit the display. But it does a very similar job ! Just figured it was cool to add my first video to the project ;)

video.mp4

How do i use it ?

Program will ask for your name, then ask if you want to keep going or not. If you chose to do so, it'll go on with the previously explained task.

How was it done ?

Using Bash, Emacs, and the CLI.

Why ?

Needed to review some bash scripting concepts, so took on the quizz then the last project offered by CodeCademy to do so. I decided to play around to customize to deepend my understanding and for the users to see its effect as fast as possible by adding the creation of two empty folders (folder1 and folder2), a text file (secretfile.txt), and easy-to-spot names over the project.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.