It would be super if isql had a "-Q" switch for ultra-quiet
-----------------------------------------------------------
Key: CORE-6099
URL: http://tracker.firebirdsql.org/browse/CORE-6099
Project: Firebird Core
Issue Type: New Feature
Components: ISQL
Affects Versions: 4.0 Beta 1
Environment: any all - usage in derived files
Reporter: Ray Holme
Priority: Minor
If "-Q" would turn off all blank lines and all headers (names plus the "===="
underline lines), it would be super useful for plain files
being used by other routines where SQL access is kind of hard (e.g. bash
scripts, but any program could use these fixed size files).
For me to use SQL output now, I use "-q" and an egrep statement like
'^$|=====|COUNT" (if I have a count in the output, else some other field name).
This is somewhat flawed as the latter two conditions could actually occur in
data.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://tracker.firebirdsql.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
Firebird-Devel mailing list, web interface at
https://lists.sourceforge.net/lists/listinfo/firebird-devel