Coder Social home page Coder Social logo

peterdavehello / mininet-bash-completion Goto Github PK

View Code? Open in Web Editor NEW
3.0 4.0 2.0 18 KB

bash tab-completion script for Mininet (mn) network emulator

License: GNU General Public License v3.0

Shell 100.00%
mininet bash script auto-complete hacktoberfest

mininet-bash-completion's Introduction

mininet-bash-completion

bash tab-completion script for Mininet (mn) network emulator

This bash-completion script for Mininet network emulator is develmented based on the awesome bash-completion project, which means its depends on bash-completion.

Though bash-completion may be installed by default (or by package suggestions of bash) in many unix-like distros, please make sure you already have it on your environment, so that these completion can work properly, e.g. see if you have one of these files in your system:

/usr/share/bash-completion/bash_completion
/usr/local/share/bash-completion/bash_completion

Above are the most common paths that bash-completion will be installed.

Once you make sure you have bash-completion, you can now just simply download and put the mn script into bash-completion's completions folder, e.g. :

wget https://github.com/PeterDaveHello/mininet-bash-completion/raw/master/mn
cp /source/path/of/mn /usr/share/bash-completion/completions/

Then re-active bash-completion:

source /usr/share/bash-completion/bash_completion

Now you can use mininet's command mn with some auto-completions!

The whole project is released under GPL-3.0 license, please read the LICENSE file under the root of the project repository for the details.

For the detail about bash-completion , please visit its homepage and GitHub:

For the detail about Mininet, please visit its homepage and GitHub:

mininet-bash-completion's People

Contributors

peterdavehello avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

Forkers

rubiruchi sahwar

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.