RosettaCodeData/Task/Read-entire-file/UNIX-Shell/read-entire-file-5.sh
2023-07-01 13:44:08 -04:00

2 lines
45 B
Bash

zmodload zsh/mapfile
print $mapfile[foo.txt]