mirror of
https://github.com/rkd77/elinks.git
synced 2024-11-02 08:57:19 -04:00
8 lines
102 B
Plaintext
8 lines
102 B
Plaintext
|
#!/bin/sh
|
||
|
# $Id: gen,v 1.3 2005/03/05 21:49:29 zas Exp $
|
||
|
|
||
|
export LC_ALL=C
|
||
|
./gen-cp
|
||
|
./gen-7b
|
||
|
./gen-ent
|