📄 whoops.doc.ic.ac.uk
字号:
// $Id$// sm's bastardised csg_sun3// note that no /var/spool/rwho is mounted as we now expect amd to do this as /vol/rwho#define HOST whoops#define DOMAIN doc.ic.ac.uk#define BOOT gould.doc.ic.ac.uk#define EXEC gould.doc.ic.ac.uk#define MAIL tsunfs.doc.ic.ac.uk// a sun3host HOST.DOMAINmount /vol/export/roots/HOST as / from BOOT opts rw,grpid,hard,intrmount /vol/export/swaps/HOST fstype swap as swap from BOOT opts swapmount /vol/export/exec/sun3 as /usr from EXEC opts ro,grpid,hard,intrmount /vol/export/misc/crash/HOST as /var/crash/HOST from EXEC opts rw,nosuid,grpid,hard,intrmount /vol/export/misc/tmp/HOST as /tmp from EXEC opts rw,nosuid,grpid,hard,intrmount /vol/export/misc/usr.tmp/HOST as /var/tmp from EXEC opts rw,nosuid,grpid,hard,intrmount /var/mmdf from MAIL opts rw,nosuid,grpid,hard,intr
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -