help with bash script

1999-01-22 Thread Johann Spies
Hallo, I am just starting to use small bash scripts on my system and I enjoy it. I am using the following bash script to query my postgresql database using van (surname) as search field: time echo select noemnaam,van,adres1,telefoon,werktelefoon,selfoon,faks from lidmate,besoekpunt where

Re: help with bash script

1999-01-22 Thread Rafael Kitover
On Fri, Jan 22, 1999 at 03:18:40PM +0200, Johann Spies wrote: Hallo, I am just starting to use small bash scripts on my system and I enjoy it. I am using the following bash script to query my postgresql database using van (surname) as search field: time echo select