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

https://github.com/stewartpark/lp_code

A Shell script utility for printing source codes using lp(see "man lp").
https://github.com/stewartpark/lp_code

Last synced: 2 months ago
JSON representation

A Shell script utility for printing source codes using lp(see "man lp").

Awesome Lists containing this project

README

        

lp_code
=============

lp_code is a BASH shell script utility for printing source codes using lp(See "man lp").

./lp_code [path or file]

Example:

$ ./lp_code /usr/src/linux
(...)