https://github.com/danielres/unix-utilities
https://github.com/danielres/unix-utilities
Last synced: 11 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/danielres/unix-utilities
- Owner: danielres
- Created: 2013-11-24T19:56:50.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2013-12-15T20:20:21.000Z (about 12 years ago)
- Last Synced: 2025-01-09T06:39:53.359Z (about 1 year ago)
- Language: Ruby
- Size: 113 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
unix-utilities
==============
Various small Unix utilities for ~/bin
These are all meant to work on ubuntu 13.10.
Most but not all will work on other Unix distributions.
If you have patches to make them work elsewhere, send them via pull request or another convenient method.
Some of them are simple bash scripts, others are written in ruby and require proper libraries to be installed.
Inspired by https://github.com/taw/unix-utilities