This is a (more or less complete) rewrite of the bash builtin `read', for AROS. It prompts for input, and places it in the given environmental variable(s), or, if no variable name is passed to it, in the variable $REPLY.
drwxr-xr-x kal/users 0 2004-04-29 11:06:50 read/ drwxr-xr-x kal/users 0 2004-04-30 16:04:40 read/src/ -rw-r--r-- kal/users 1030 2004-04-27 11:41:23 read/src/Makefile -rw-r--r-- kal/users 1478 2004-04-27 11:33:14 read/src/env.c -rw-r--r-- kal/users 8326 2004-04-27 14:23:35 read/src/main.c -rw-r--r-- kal/users 1196 2004-04-27 11:40:19 read/src/misc.c -rw-r--r-- kal/users 1579 2004-04-30 16:04:28 read/src/read.h -rw-r--r-- kal/users 4632 2004-04-27 11:35:49 read/src/io_str.c -rwxrw-rw- kal/users 18533 2004-04-30 16:04:38 read/read -rw-r--r-- kal/users 4941 2004-04-30 16:04:52 read/README -rw-r--r-- kal/users 1013 2004-04-30 16:05:00 read/ChangeLog -rw-r--r-- kal/users 18007 2004-04-19 16:06:19 read/COPYING