Coder Social home page Coder Social logo

rcount / rosetta-stone Goto Github PK

View Code? Open in Web Editor NEW

This project forked from certsimple/rosetta-stone

0.0 2.0 0.0 3.44 MB

A comparison and conversion chart for command lines of modern operating systems, including Unix, Linux and Windows

License: MIT License

Shell 6.00% JavaScript 41.66% HTML 21.63% CSS 30.71%

rosetta-stone's Introduction

The Command Line Rosetta Stone

Comparing command line tasks on current operating systems:

  • Windows
  • Red Hat Enterprise Linux (and CentOS) 7
  • Debian
  • Ubuntu
  • Arch Linux
  • macOS
  • OpenBSD
  • FreeBSD
  • SmartOS

Inspired by the original, but sadly no longer maintained, Unix Rosetta Stone.

Where can I see it online?

The Command Line Rosetta Stone

If you can edit markdown, you can make changes

Simply edit rosetta-stone.md and send a pull request.

Please note:

  • Add references to official documentation, preferably from the OS distributor, since this will match the version distributed with the OS. If you can't find this, use a reference from the upstream Open Source project.

  • If there are two ways doing something, add the one the distributor uses in their own documentation. Eg, it's possible to use 'sudo' on OpenBSD. But OpenBSD team prefer 'doas', so that's what we use.

  • Use current, maintained methods. For example, that means ip not ifconfig on Linux OSs, and Get-CimInstance not Get-WmiObject on Windows.

Building

You don't need to build to contribute, but if you want to build the HTML and see what your changes look like yourself:

  1. Install node.js

  2. Install gulp

    sudo npm install -g gulp

  3. Clone the repo:

    git clone [email protected]:certsimple/rosetta-stone.git

  4. Edit rosettastone.md

  5. Run gulp, and visit http://localhost:7777

Motivation

You can read more about the history of the Rosetta Stone and the rationale for recreating it at CertSimple.

rosetta-stone's People

Contributors

mikemaccana avatar bahamat avatar carlwgeorge avatar dwlf avatar neodiablow avatar bixu avatar glimmers avatar myles avatar ptman avatar

Watchers

James Cloos avatar Stephen Vickers avatar

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.