openbsd-ports/databases/sqsh/pkg/DESCR
naddy efe33287be Import of Sqsh 1.7.
Submitted by Joshua Stein <jcs@rt.fm>.

Sqsh (pronounced skwish) is short for SQshelL.  It is intended as
a replacement for the venerable 'isql' program supplied by Sybase.
2001-08-11 16:23:16 +00:00

13 lines
508 B
Plaintext

Sqsh (pronounced skwish) is short for SQshelL (pronounced
s-q-shell), it is intended as a replacement for the
venerable 'isql' program supplied by Sybase.
Sqsh is much more than a nice prompt, it is intended to
provide much of the functionality provided by a good shell,
such as variables, redirection, pipes, back-grounding, job
control, history, command completion, and dynamic
configuration. Also, as a by-product of the design, it is
remarkably easy to extend and add functionality.
WWW: ${HOMEPAGE}