https://github.com/dspearson/octopus
Octopus, 2nd edition.
https://github.com/dspearson/octopus
Last synced: about 2 months ago
JSON representation
Octopus, 2nd edition.
- Host: GitHub
- URL: https://github.com/dspearson/octopus
- Owner: dspearson
- Created: 2019-04-29T15:28:10.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2019-04-29T15:28:33.000Z (about 7 years ago)
- Last Synced: 2025-03-23T13:47:29.564Z (about 1 year ago)
- Language: C
- Size: 29.5 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.Octopus
- Changelog: CHANGES
Awesome Lists containing this project
README
This is Octopus, 2nd edition.
See INSTALL.Octopus for installation instructions
Also, 9octopus.tgz contains some Plan 9 programs for use
with the octopus.
Octopus files:
MacOSX: software that depends on using a host w/ MacOSX
Plan9: software that depends on using a host w/ Plan 9 or Plan B
port: portable software
module: system modules (mdep. ones start with m)
man: manual pages
lib: various config files
doc: various papers
To compile:
OCTOPUS=/usr/octopus
cd $OCTOPUS/port
mk clean
mk install
or limbo -I $OCTOPUS/module otherwise
To start a PC:
o/pcrc
To start a terminal:
o/termrc