⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 readme

📁 unix v7是最后一个广泛发布的研究型UNIX版本
💻
字号:
The C script is not complete; use at your own risk.Lessons are in	/usr/lib/learn/*Source is in	/usr/src/cmd/learnMiscellaneous supporting code is also in source.Make a learn by	makeWhen this seems right, extract the lessons by	make lessonsThis extracts the lesson archivesfor each course.  You can also do this one step at atime with "make files", "make editor", etc.,if you don't want all courses.If you do things separately, you must also say	make play; make logFinally, check that it's sensible with	make checkIf that doesn't print any messages,you're probably in good shape.Learn requires general write permission on the user playpendirectory .../lib/play.  Lesson directories may be protected.Learn collects a log file for each script in the .../lib/logdirectory, with a file for each script (files,editor, etc.) containing an entry for each lessonattempted. These files will grow without bound,unless they are periodically truncated. The log files should have general write permission.If you don't want logging (a sensible position to take),set the variable "logging" to zero in source/lrndefbefore making learn.Learn requires about 1500 blocks to make itself,and about 1000 when completely made.Please report problems, bad lessons, etc., toBrian Kernighan, MH 6021, 2C-518, orMike Lesk, MH 6377, 2C-572.  Thanks.

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -