Hacker News new | past | comments | ask | show | jobs | submit login

while IFS= read -r line; do echo "$line"; sleep 0.1 ; done < <(banner Hello)



Consider applying for YC's Spring batch! Applications are open till Feb 11.

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: