$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Chris (chris_at_[hidden])
Date: 2001-08-20 10:36:37
Hi all,
I'm writing a little test program for a piece of hardware, and it occurs to
me that it'd be fun to make this test program (and future similar) programs
more truly shell-like. I don't know that I'd need anything more than
tab-completion or the up-arrow business (whatever that's called), though I
suppose environment variables and even shell scripting would be nice.
Anyway, I was wondering if any boost libs were geared towards this. From
reading the summaries I didn't see anything, but I thought there might be
something nice in an unrelated category. Code is funny that way.
Thanks a lot, & keep up the good work!
- Chris