-->
Fixes and hacks for bash, sed, awk, python, perl, makefile, ...
import sys data = sys.stdin.readlines() print "Counted", len(data), "lines."
No comments:
Post a Comment