Bill East on 15 Sep 2011 04:30:45 -0700 |
[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]
Re: [PLUG] Script question |
> This does not work:
>
> $ cat cusmas.sql | sed 's/^\#.*$//g' | tr '\012;' ' \012' | isql rams -b
>
> It seems the -b causes the script to not work.
> I want the -b there, it puts the isql in batch mode. Does anyone know what the -b is doing?
>
>
This may be the dumbest question ever, but do you need the -b before "rams?"
isql -b rams
___________________________________________________________________________ Philadelphia Linux Users Group -- http://www.phillylinux.org Announcements - http://lists.phillylinux.org/mailman/listinfo/plug-announce General Discussion -- http://lists.phillylinux.org/mailman/listinfo/plug