Willkommen bei WordPress. Dies ist dein erster Beitrag. Bearbeite oder lösche ihn und beginne mit dem Schreiben!
Hallo Welt!
von raredesign | Dez 3, 2019 | Allgemein | 0 Kommentare
Cokiee Shell
Current Path : /usr/share/augeas/lenses/dist/tests/ |
Current File : //usr/share/augeas/lenses/dist/tests/test_smbusers.aug |
(* Module: Test_SmbUsers Provides unit tests and examples for the <SmbUsers> lens. *) module Test_SmbUsers = (* Variable: conf *) let conf = "# this is a comment jarwin = JosephArwin manderso = MarkAnderson MarkusAndersonus users = @account nobody = * " (* Test: Simplevars.lns *) test SmbUsers.lns get conf = { "#comment" = "this is a comment" } { } { "jarwin" { "username" = "JosephArwin" } } { "manderso" { "username" = "MarkAnderson" } { "username" = "MarkusAndersonus" } } { "users" { "username" = "@account" } } { "nobody" { "username" = "*" } }
Cokiee Shell Web 1.0, Coded By Razor
Neueste Kommentare