Displaying 2 results from an estimated 2 matches for "kwiki".
Did you mean:
wiki
2003 Sep 08
0
@BSDcon: FreeBSD Security Officer BoF
Hello,
I have scheduled a birds-of-a-feather (BoF) meeting at BSDcon to
discuss the FreeBSD Security Officer role. Details such as time,
location, and topics are posted on the BSDcon unofficial Wiki
<URL: http://bsdcon.kwiki.org/index.cgi?FreeBSDSecurityOfficerBoF >.
Please attend if you are interested in what the SO team does currently
and in participating in and improving its `services'. The Wiki lists
some topics for discussion, and it is editable if you would like to
make other contributions.
Please *do n...
2009 Oct 12
2
yaml ?nodes? or nested maps
...me
thufir@ARRAKIS:~/projects/rss$
thufir@ARRAKIS:~/projects/rss$ nl user.yml
1 juixe:
2 user: juixe-user
3 pass: juixe-pass
4 techknow:
5 user: techknow-user
6 pass: techknow-pass
thufir@ARRAKIS:~/projects/rss$
thufir@ARRAKIS:~/projects/rss$
http://yaml.kwiki.org/index.cgi?YamlInFiveMinutesMinuteThree refers to
this structure as a nested map, FWIW. In either event, how would you
either iterate through the entire structure, or specify the "juixe" map
(or node)?
thanks,
Thufir