index
:
hist
master
Simple tool which counts the line with same content
Benedict
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Makefile
blob: d0d4204ae3c9970716c4ead1c8278dc217df0372 (
plain
)
1
2
3
4
5
all
:
g++
main.cpp
-o
hist
install
:
sudo
install
./hist
/usr/local/bin/