Mail Archives: cygwin/1998/10/01/06:30:18
Hi,
This mesage is posted for the second time. The first one got lost (I think).
If not, sorry.
I want to debug a program that reads its input from a gile and that must be
run like this:
postgres -boot -C -F -D/usr/local/pgsql/data -d template1 < file.txt
How do I do that?
I tried "set args -boot -C -F -D/usr/local/pgsql/data -d template1 <
file.txt" but that does not work.
I also tried (in the command window)
"set args -boot -C -F -D/usr/local/pgsql/data -d template1"
"run < file.txt"
This resulted in the addition of "< file.txt" to the argumentlist.
Joost Kraaijeveld
Askesis B.V.
Groenewoudseweg 46
6524VB Nijmegen
tel: 024-3888063
fax: 024-3608416
web: http:/www.askesis.nl
-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request AT cygnus DOT com" with one line of text: "help".
- Raw text -