go:
	./third --file /etc/passwd
	./third < /etc/passwd
	cat /etc/passwd | ./third