xref
: /
plan9
/
rc
/
bin
/
service
/
tcp17007
(revision 9a747e4fd48b9f4522c70c07e8f882a15030f964)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
#!/
bin
/
rc
2
netdir
=`{
echo
$
3
|
sed
's;/[0-9]+$;!*!0;'
}
3
exec
/
bin
/
exportfs
-a -A
$netdir
4