1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-24 21:01:20 +00:00
freebsd-ports/misc/grc/files/patch-grcat
Ying-Chieh Liao 323aa7a8f0 add grc
Generic Colouriser is yet another colouriser for beautifying your logfiles
or output of commands
2001-03-25 13:17:54 +00:00

9 lines
182 B
Plaintext

--- grcat.orig Sun Mar 25 20:48:10 2001
+++ grcat Sun Mar 25 20:48:51 2001
@@ -1,4 +1,4 @@
-#! /usr/bin/python
+#!%%PYTHON_CMD%%
import sys, os, string, getopt, re, signal, sys