Tag Archive
Administration amazon Best Between book command Commands Computer Description Difference Directory Does Edition File Files find From Guide line Linux Mac Mac OS Network Operating Paperback product Program Programming Script server Shell Software system Systems That Unix UNIX/Linux user Using Web What Where Which Windows With
How To Read Line By Line From Unix Shell(bash)?
I have a file named abcd.txt. I want to read that file using BASH one line at a time. I tried using CAT but it just displays whole file. How to read it?