source: SH_SHM/trunk/bin/sfdbreq_ingres.sh @ 344

Revision 39, 93 bytes checked in by marcus, 14 years ago (diff)

r24 | stittgen | 2008-02-05 17:16:05 +0100 (Di, 05 Feb 2008) | 1 line

Added script to use as SFDBREQ for sfd2db.c with ingres

  • Property svn:executable set to *
Line 
1#!/bin/bash
2
3echo "${*%;} ;commit work;\\p \\g \\q" | sql sfdb -s | grep '|' | sed 's/|/ /g'
Note: See TracBrowser for help on using the repository browser.