mirror of
https://github.com/rkd77/elinks.git
synced 2025-02-02 15:09:23 -05:00
8 lines
102 B
Bash
Executable File
8 lines
102 B
Bash
Executable File
#!/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
|