Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/gabriel-weaver/xutools

eXtended UNIX text-processing tools
https://github.com/gabriel-weaver/xutools

Last synced: about 1 month ago
JSON representation

eXtended UNIX text-processing tools

Awesome Lists containing this project

README

        

eXtended UNIX Text-Processing Tools - Getting Started
=====================================================
Hop on a command line and try these commands out!
I have been using Python 2.7.1 on Mac OS X.

1) bash-3.2$ source ./config/xutools.env // Set your PATH and PYTHONPATH
2) bash-3.2$ make test // All tests should pass.
3) bash-3.2$ groff -man -Tascii doc/man1/xugrep.1 // Read the manpages and try the examples therein