0
llucycodes42
Shortcut: file.read
file.read
0 Comments
while IFS= read -r line; do echo "\$line" done < filetoread