Trailing-Edge
-
PDP-10 Archives
-
ap-c796e-sb
-
direct.rnh
There are 11 other files named direct.rnh in the archive. Click here to see a list.
00100 Type out=input,input,...
00150 .NOFILL
00200 /ACCESS:n = access all listed files under n blocks long
00300 /ALLOCATED = give allocated lengths
00350 /AUTHOR = output author of file
00400 /BEFORE:DATE:TIME = just files created before this date-time
00500 /BLOCKS = give lengths in blocks (default)
00600 /CHECKSUM = compute checksum of each file
00700 /DETAIL = everything from extended LOOKUP
00800 /F = fast mode
00850 /FDTA = get DTA directory from core
00900 /H = this text
01000 /L = out to LPT
01100 /N = normal mode
01150 /NOAUTHOR = don't output author (default)
01200 /NOCHECKSUM = omit checksums (default)
01300 /NODETAIL = don't use detail mode (default)
01310 /NOFDTA = don't get DTA directory from core (default)
01320 /NOPRDEVICE = never print device
01340 /NOPRDIRECTORY = never print directory
01400 /NOSORT = omit sort options (default)
01500 /NOSUMMARY = don't use /SUMMARY mode (default)
01600 /NOTITLES = omit titles (default if TTY:)
01700 /NOUNITS = don't use /UNITS mode (default)
01735 /PRDEVICE = always print device
01770 /PRDIRECTORY = always print directory
01800 /S = slow mode
01900 /SINCE:DATE:TIME = just files created since this date-time
02000 /SORT = output in format amenable to sorting
02100 /SUMMARY = just print summary line
02200 /TITLES = include titles (default if not TTY:)
02300 /UNITS =give actual units for structures
02400 /W:n = try to fill paper width of n columns
02500 /WORDS = give lengths in words
02600 /WRITTEN = give lengths written (default)
02700 .SK1
02800 ##* is wild name, etc.
02900 ##? is wild letter of name, etc.
03000 "out=" may be omitted
03100 default is TTY:.DIR=DSK:*.*[my directory]
03200 .SK1
03300 on magnetic tape,
03400 /DENSITY:200 or 556 or 800 = select the density
03500 /EOTS = stop at double file mark (DEFAULT)
03600 /FILES:n = stop after doing n files (tape marks)
03700 /MARKS = note each end of file mark
03800 /NOEOTS = don't stop at double file mark
03900 /NOMARKS = don't annotate file marks (default)
04000 /NOREWINDS = don't rewind tape
04100 /PARITY:EVEN = read tape in even mode
04200 /PARITY:ODD = read tape in odd mode (default)
04300 /REWINDS = rewind tape before and after (default)