LINKFILE - 9base - revived minimalist port of Plan 9 userland to Unix | |
git clone git://git.suckless.org/9base | |
Log | |
Files | |
Refs | |
README | |
LICENSE | |
--- | |
LINKFILE (73B) | |
--- | |
1 # | |
2 # Creates missing width tables from existing ones. | |
3 # | |
4 | |
5 rm -f HM | |
6 cp H HM |