tname.sed - plan9port - [fork] Plan 9 from user space
(HTM) git clone git://src.adamsgaard.dk/plan9port
(DIR) Log
(DIR) Files
(DIR) Refs
(DIR) README
(DIR) LICENSE
---
tname.sed (62B)
---
1 s/\([A-Z]\)\./\1/g
2 s/\([A-Z]\)[a-z]*/\1/g
3 s/ //g
4 s/^/.ds T1 /