DekGenius.com
Home
(current)
Dictionary
BOOKS
LYRICS
CHORD
SCRIPT & CODE EXAMPLE
Karaoke language
Search
Go
SCRIPT & CODE EXAMPLE
CODE EXAMPLE FOR SHELL
bash read file line by line with spaces
while IFS= read -r; do echo "$REPLY" done < test.file
PREVIOUS
NEXT
Tagged:
#bash
#read
#file
#line
#line
#spaces
ADD COMMENT
Topic
COMMENT
Name
6+6 =
Submit