Re: beginner

2002-10-23 Thread Andrew Ellerton
I don't know postgress but it looks like you're not using the command properly. Try psql --help psql -h man psql and see if it tells you how to use it properly For a specific question like this it might be better if you send to a sql/postgres specific group. Or, if you post to this gro

Re: Cygwin Here power toy

2002-10-20 Thread Andrew Ellerton
Hi Gerrit Many thanks for your response. I didn't know about the CygwinPromptHere - I'd done a search before doing my quick-and-dirty solution but I didn't find anything. Thanks for letting me know about that. I had been concerned about the lack of configurability of the tool, but thought for

Re: Cygwin Here power toy

2002-10-20 Thread Andrew Ellerton
>> @="c:\\cygwin\\bin\\bash.exe --login -c \"cd '%1' ; exec /bin/bash -rcfile >~/.bashrc\"" > >can you think of any better way to start bash? >the above creates two bash.exe in memory: >one executing /etc/profile and the cd-command >and one showing the prompt. The first shell executes a single li

Cygwin Here power toy

2002-10-19 Thread Andrew Ellerton
Hi All I've noted on the lists in May this year discussion about adding a Cygwin version of the "DosHere" power toy, and there's also a "BashHere" version which is good. I've done a simple version available in either a simple .reg file (for those happy to edit the registry to uninstall) and an