QbsuranAlang / sc

grep and color source files.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

sc

grep and color source files.

Usage

Copy function sc() in sc.sh to ~\*rc file.

~ sc "*.c" "grep SSL_CTX"
~ sc "*.h" "grep pcap | grep errbuf"

Sample output

Mac OSX(zsh):

CentOS(bash):

About

grep and color source files.


Languages

Language:Shell 100.0%