Google
 

Trailing-Edge - PDP-10 Archives - tops10and20_integ_tools_v9_3-aug-86 - tools/crc/ind/radix.cmd
There are no other files named radix.cmd in the archive.
.radix 10
.start: .askn rad Radix ?
.radix rad
.setn a 10
.setn b 12
.setn c 100
.setn d 7
; 'a' 'b' 'c'
.radix 10
; 'a' 'b' 'c'
.goto start