|
|
DataMuseum.dkPresents historical artifacts from the history of: ICL Comet 32 |
This is an automatic "excavation" of a thematic subset of
See our Wiki for more about ICL Comet 32 Excavated with: AutoArchaeologist - Free & Open Source Software. |
top - metrics - download
Length: 83 (0x53)
Types: TextFile
Notes: UNIX file
Names: »awksteps«
└─⟦26887b7e0⟧ Bits:30009717 Comet 32 harddisk image
└─⟦28c352965⟧ »/a« UNIX Filesystem
└─⟦this⟧ »sys/build/awksteps«
BEGIN { max = 0}
($2 == ":" && $3 > max) { max = $3 }
END { printf("%02d", max) }