larsbrinkhoff / pdp10-its-disassembler

Disassembler and other tools for files in ITS formats
GNU General Public License v2.0
19 stars 13 forks source link

Tool to copy, remove, insert words, records, files, marks. #110

Open larsbrinkhoff opened 2 years ago

larsbrinkhoff commented 2 years ago

Usage: cut36 [-W\] [-O\] [-7] [-9] [input] [commands...]

Read from an input file (or stdin), and write to stdout. Commands can be put on the command line, or typed to stdin.

Commands take a numeric argument which defaults to 1.

sw - skip word(s) in input. sr - skip record(s) in input. sf - skip file(s) in input. sa - skip all input.

cw - copy word(s) from input to output. cr - copy record(s) from input to output. cf - copy file(s) from input to output. ca - copy all input to output.

r - insert record boundary. m - insert tape mark.

larsbrinkhoff commented 2 years ago

Testing math: $\sqrt{x}$