Where is the array file stored?
Datzfunk 6 months ago
@Datzfunk: The array is not a file. It is stored in RAM.
metalx1000 6 months ago
3:30
You use it 99% of the time, all the time.
3amDragon 7 months ago
I think it's because the end of line taken as ENTER when in quotes
xangelux 7 months ago
third
MrNoobero 7 months ago
for i in $(< email.txt); do printf '%s ' "$i"
Ormaaj 7 months ago
first
nw0n 7 months ago
Where is the array file stored?
Datzfunk 6 months ago
@Datzfunk: The array is not a file. It is stored in RAM.
metalx1000 6 months ago
3:30
You use it 99% of the time, all the time.
3amDragon 7 months ago
I think it's because the end of line taken as ENTER when in quotes
xangelux 7 months ago
third
MrNoobero 7 months ago
for i in $(< email.txt); do printf '%s ' "$i"
Ormaaj 7 months ago
first
nw0n 7 months ago