Giter Club home page Giter Club logo

gnu-pricing's Introduction

GNU Pricing

Announcement: https://diafygi.github.io/gnu-pricing/website/

GNU programs are used billions of time every day all over the world. However, the intellectual property owners, the Free Software Foundation, don't make a cent from it. What a raw deal! This project aims to fix that by monetizing many popular command line tools that GNU maintains.

What this project does

This project adds pricing to many popular GNU command line tools.

How to install

To install, simply add the bin directory to your path.

export PATH="/path/to/gnu-pricing/bin:$PATH"

How to use

Once the gnu-pricing/bin directory is in your path, simply use GNU tools as normal. To see the pricing breakdown from the command line, add the --pricing to see the cost breakdown for using that command. A record of how much you owe for using GNU commands will also be printed. You can pay this usage fee at https://donate.fsf.org/.

user@host:~$ gcc --pricing
=======================
Welcome to GNU Pricing!
=======================

Using many GNU tools now cost $0.01 per use.

This command (gcc) has been used 2 times so far.

Overall GNU command usage
command	usage	cost
-------	-----	----
gcc     2       $.02
ls      41      $.41
md5sum  1       $.01
uname   2       $.02
-------	-----	----
Total   46      $.46

Please pay the total cost at https://donate.fsf.org/

How to uninstall

If you're a cheap bastard and don't want to pay for these excellent GNU commands that the FSF worked so very hard to make, you can remove the pricing options by removing the gnu-pricing/bin directory from your path and deleting the ~/.gnu-pricing/ directory.

PATH=`echo $PATH | sed "s@/path/to/gnu-pricing/bin:@@"`
rm -r ~/.gnu-pricing

What commands have pricing

The following commands now cost money to use:

  • base64
  • basename
  • cat
  • cp
  • cut
  • date
  • dd
  • df
  • du
  • emacs
  • gcc
  • gnupg
  • grep
  • gzip
  • head
  • ln
  • ls
  • make
  • md5sum
  • mkdir
  • mv
  • nano
  • rm
  • rmdir
  • sha1sum
  • sha224sum
  • sha256sum
  • sha384sum
  • sha512sum
  • sort
  • tail
  • tar
  • time
  • touch
  • uname
  • uniq
  • uptime
  • wc
  • wget
  • who
  • whoami

Disclaimer

This project is satire and was made during the 2015 Stupid Shit No One Needs & Terrible Ideas Hackathon.

gnu-pricing's People

Contributors

diafygi avatar

Watchers

James Cloos avatar  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.