9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
* [9fans] badsrv/redirfs in /n/sources/nemo
@ 2003-01-27 11:23 Fco.J.Ballesteros
  0 siblings, 0 replies; only message in thread
From: Fco.J.Ballesteros @ 2003-01-27 11:23 UTC (permalink / raw)
  To: 9fans

The files are at
/sys/src/cmd/redir
/sys/man/4/redirfs
/sys/man/8/badsrv

The manual pages are updated and can be seen also in
http://plan9.escet.urjc.es/magic/man2html/4/redirfs and
http://plan9.escet.urjc.es/magic/man2html/8/badsrv

Remember that it's still is experimental. This is the part of my profile
that does the thing for me:
 
	if (~ $redir yes){
		redirfs -m /usr/nemo -s nemo /usr/nemo
		redirfs -b -m /dev -s audio /n/fake # there's no local #A
		redirfs -m /n/cdrom -s cdrom '#S/sdD0'
		redirfs -m /n/music -s music /n/once/music
		badsrv  &
	}

I also run `badsrv&' at other machines, in order to hear from their
resources when they are around.

hth



^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2003-01-27 11:23 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-01-27 11:23 [9fans] badsrv/redirfs in /n/sources/nemo Fco.J.Ballesteros

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).