zsh-users
 help / color / mirror / code / Atom feed
* read/write associative array from/to file
@ 2012-01-03  2:12 Thomas Gstädtner
  2012-01-03  9:40 ` Jérémie Roquet
  0 siblings, 1 reply; 4+ messages in thread
From: Thomas Gstädtner @ 2012-01-03  2:12 UTC (permalink / raw)
  To: zsh-users

Hi list,

I want to read and write an associative array from/to a file, i.e. a
very simple key-value database. Is this possible; if so, how?
If not, what would be the most practical solution to work with a file
like this?
---
key1 value1
key2 value2
key3 value3
...
---

Thanks in advance,
thomasg


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2012-01-05  5:20 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-01-03  2:12 read/write associative array from/to file Thomas Gstädtner
2012-01-03  9:40 ` Jérémie Roquet
2012-01-03 17:02   ` Wayne Davison
2012-01-05  5:20     ` Bart Schaefer

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).