Git Product home page Git Product logo

bash-menu's Introduction

Bash-Menu

Bash-Menu created with Talha Bayburtlu, Melik Çağan Oduncuoğlu and Emre Aydemir. Menu gives user some options and those options are handled by calling related shell scripts.

How To Use

By running menu as "./myprogram.sh" it starts the menu script. Then selecting an option will make a call to related shell script.

Options

  • Create Histogram: Takes a parameter as a file and starts to count the occurences between 0-9. Every line should only contain one number.
  • Encryption: Takes two parameter; first one is the word and the second parameter is the encryption value. Script shifts values inside alphabet by given encryption value.
  • Delete Oldest: Takes one optional parameter as a directory. If directory parameter is supplied, script will find and ask about whether deleting the oldest file in that directory or not. If not supplied, it will do the same operation for current working directory.
  • Convert Numbers: Takes one parameter as a file name to operate. It converts the alphanumber characters to words inside that file.
  • Organized Files: Takes one optional parameter as -R option and one mandatory parameter as wildcard. If it is supplied it recursively copies to the matched files into copied directory inside their working directory. If the -R option is not supplied it will do the same operation for only current working directory.
  • Exit: Exits from menu and stops the shell script.

bash-menu's People

Contributors

talhabayburtlu avatar caganoduncuoglu avatar aemreaydemir avatar

Watchers

James Cloos avatar  avatar  avatar

Forkers

caganoduncuoglu

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.