DekGenius.com
Home
(current)
Dictionary
BOOKS
LYRICS
CHORD
SCRIPT & CODE EXAMPLE
Karaoke language
Search
Go
SCRIPT & CODE EXAMPLE
CODE EXAMPLE FOR SHELL
how to put the contents of a file into an array in bash
IFS=$' ' read -d '' -r -a lines < /path/to/file
Source by stackoverflow.com #
PREVIOUS
NEXT
Tagged:
#put
#contents
#file
#array
#bash
ADD COMMENT
Topic
COMMENT
Name
9+4 =
Submit