What's next? verify your email address for reply notifications!
cat has an option for this too: cat -n file.txt
demo from pipe:
echo -e 'a\nb' | cat -n 1 a 2 b