2 lines
45 B
Bash
2 lines
45 B
Bash
zmodload zsh/mapfile
|
|
print $mapfile[foo.txt]
|
zmodload zsh/mapfile
|
|
print $mapfile[foo.txt]
|