DataMuseum.dk

Presents historical artifacts from the history of:

Regnecentalen RC-900

This is an automatic "excavation" of a thematic subset of
artifacts from Datamuseum.dk's BitArchive.

See our Wiki for more about Regnecentalen RC-900

Excavated with: AutoArchaeologist - Free & Open Source Software.


top - metrics - download

⟦55e96d8d2⟧ TextFile

    Length: 186 (0xba)
    Types: TextFile
    Names: »usr/lbin/selpattern «

Derivation

└─⟦307897ef0⟧ Bits:30004042/core1.imd SW95705I 386/ix Multi-user Release 1.2
    └─⟦this⟧ »usr/lbin/selpattern « 

TextFile

#ident	"@(#)sadmin:shell/selpattern	2.4"
#	Select which pattern matches the given device file.

#!	chmod +x ${file}

echo ${1:?}  |
	sed '	s;.*/\([^/].*\);\1;
		s/\([a-zA-Z]*\).*/\1/
	'