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").
- Host: GitHub
- URL: https://github.com/stewartpark/lp_code
- Owner: stewartpark
- Created: 2012-03-20T11:45:03.000Z (about 13 years ago)
- Default Branch: master
- Last Pushed: 2012-03-20T11:58:50.000Z (about 13 years ago)
- Last Synced: 2025-02-02T23:05:41.330Z (4 months ago)
- Language: Shell
- Homepage:
- Size: 93.8 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
(...)