Replies: 1 comment
-
Hi! I wanted the same thing, so ended up writing some functions for the .bash_aliases file.
Hope this helps! Let me know if you have any questions. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
When I start gpclient it connects and outputs a bunch of log info. That's great. Ultimately, though, once it is connected I wish it would drop me back to my shell. But it doesn't do that. I did run the command with
&
after it and it sort of does what I want, but it would be nice if the client and backgrounded itself. Maybe I'm missing something?Beta Was this translation helpful? Give feedback.
All reactions