Vsys/Macintosh/bin/

Up to parent directory

Executables

These command line utilities typically provide usage information when executed without required arguments. More information can be found in the source files. See, for example, minlib/, MAC/, ...
A The A multiprecision compiler.
AAma Ann Arbor Macro Assembler (AAma).
Abs Convert binary file data to block object code.
Add
Adtime Add dates of files in Dlist to file names and write to Dlist.t.
Archive Collect the files listed in Search into a compressed archive file.
Cbitmap Compare bitmaps and locate differences.
Cmp Report differences between two files.
Copyt Copy one file to another only if the latter has an earlier date or is nonexistent.
Cp
Cpibm Copy files obtained from a dump to an IBM floppy.
Crlf Convert linefeed, carriage return, or combination.
Cutfil Shorten the log file.
Das Disassembler for M68000/68020/68881.
Days Compute number of days between two dates.
Diagrad Compile figures using software fp.
Diagram Compile figures using hardware fp.
Extract Extract individual files from an archive made with Archive.
Fdif Compare two files line by line.
Finfo
Flag Show flag use in files listed in Search.
Fnames Search for a list of nonalphanumeric delimited names in the files mentioned in Search.
Font
Fstring Search for a nonalphanumeric delimited string in files listed on the command line or else in the file Search.
Gauge
Gezel
HP
HPagin
Hi Print jobs contained in log file.
I Command line interpreter for the A computational languge.
Kermit
Ldo Block object file loader, executor, symbolic debugger.
Link Block linker.
Login
MacCom Communicate with a port, supposedly connected to a modem.
Macic
Macicon
Maclink
Medit
NewDlist
Paint
Pict
Reguse Count register usage in a source file.
Schip Schoonschip.
Schip_small A version of Schoonschip with smaller working memory.
Set81 Activate M68881 coprocessor.
Setime Change creation time of files.
Showfont
Stats Show the amount of memory required by a program in a block object file.
Strip8 Strip the eight bit of possibly binary characters in a file.
Tail Print the last n lines of a file.
Tfont
Timecheck Check if the clock has changed by more than a week since this program was last called.
Timorder Order files by time of creation.
Tra Make a transparent tty connection to another machine.
V Text editor.
Vlib Library program for block object files.
argu
fcheck
format
ls
passwd Example account setup file with two accounts, mjg and dnw. See Microshell.txt for a guide to setting up accounts.
rm
rmr
shutdown
stty
su

System Initialization

This file is in macbinary format because it only has a resource fork. Your Macintosh system may or may not automatically decode it when downloaded. If it does not, the file can be decoded under OS X by clicking on it, or by running the following from the command line:

    macbinary decode Sysinit.bin
Sysinit.bin

Up to Vsys/