8000 GitHub - aempirei/PMUT: Postmodern UNIX Tools - a set of unix system tools that do various random things.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
/ PMUT Public

Postmodern UNIX Tools - a set of unix system tools that do various random things.

License

Notifications You must be signed in to change notification settings

aempirei/PMUT

Repository files navigation

----[ POST MODERN UNIX TOOLS v1.0 ]---------------------------------------------

this is a set of unix tools currently written in various languages.

they do various random things.

things you need:

   gcc
   perl
   gmake

build them:

   make

install them:

   make install

read about what they do:

   find . -maxdepth 1 -perm -0100 -type f | while read a; do $a -h; done 2>&1 | less

Copyright(c) 2009 by Christopher Abad
aempirei@gmail.com

this code is licensed under the "don't be a retarded asshole" license.
if i don't like how you use this software i can tell you to fuck off
and you can't use it, otherwise you can use it.

--------------------------------------------------------------------------------

About

Postmodern UNIX Tools - a set of unix system tools that do various random things.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0