mirror of
https://github.com/SmallPond/MIT6.828_OS.git
synced 2026-04-26 11:49:51 +08:00
4 lines
135 B
Bash
4 lines
135 B
Bash
#!/bin/sh
|
|
|
|
runoff1 "$@" | pr.pl -h "xv6/$@" | mpage -m50t50b -o -bLetter -T -t -2 -FLucidaSans-Typewriter83 -L60 >x.ps; gv --swap x.ps
|