From mboxrd@z Thu Jan 1 00:00:00 1970 MIME-Version: 1.0 In-Reply-To: <509071940908230607l6efe14c0se13f326ebb2610aa@mail.gmail.com> References: <509071940908230607l6efe14c0se13f326ebb2610aa@mail.gmail.com> Date: Sun, 23 Aug 2009 20:05:24 +0000 Message-ID: From: Akshat Kumar To: Fans of the OS Plan 9 from Bell Labs <9fans@9fans.net> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Subject: Re: [9fans] Using cwfs Topicbox-Message-UUID: 52116cde-ead5-11e9-9d60-3106f5b1d025 Erik wrote: > this is a 5-minute hack. =A0there are probablly > better ways of doing this, but > > =A0 =A0 =A0 =A0srv -e '' cwfs > =A0 =A0 =A0 =A0con -C /srv/cwfs > > to escape, it's like acme ctl-\ then return. Anthony wrote: > not directly. on my server running cwfs, i have this in /cfg//cpust= art: > =A0 =A0 =A0 =A0srv -e 'cwfs -ca tcp!*!54321 -m /sys/lib/arkive/devmap w4'= arkivecons > which creates /srv/arkivecons. i can then 'con /srv/arkivecons' to get at= the > console in more or less the same way as fscons. Wunderbar! These suggestions works perfectly. Thank you, ak