finger <username> will happily print out ~/.project no matter how big and how many lines it has. Reproducible: Always Steps to Reproduce: 1. echo "hello \n there \n you" > ~/.project 2. finger `whoami` 3. Actual Results: All lines in the ~/.project is printed.
Created attachment 330674 [details, diff] netkit-fingerd-0.17-obey-man-pages.patch
Created attachment 330676 [details, diff] netkit-fingerd-0.17-r3.ebuild.patch
i see no reason to limit it like this. if you want your ~/.project to be one line, then only put one line into it.