Jul 1, 2002 #1 MrTom Programmer Mar 13, 2001 383 GB how can i tell konsole to run a command other than bash when it starts? (i want to run ssh to another machine instead) my man pages are missing and i couldn't find them on google.
how can i tell konsole to run a command other than bash when it starts? (i want to run ssh to another machine instead) my man pages are missing and i couldn't find them on google.
Jul 3, 2002 #2 fluid11 IS-IT--Management Jan 22, 2002 1,627 US Sorry, I'm a little confused. Are you asking how to change the default shell from bash to something else? What man pages are you missing? ChrisP If someone's post was helpful to you, please click the box "Click here to mark this post as a helpful or expert post". Upvote 0 Downvote
Sorry, I'm a little confused. Are you asking how to change the default shell from bash to something else? What man pages are you missing? ChrisP If someone's post was helpful to you, please click the box "Click here to mark this post as a helpful or expert post".
Jul 4, 2002 Thread starter #3 MrTom Programmer Mar 13, 2001 383 GB i needed to use the -e option. so 'konsole -e ssh remhost' will ssh to a remote host instead of giving me a shell on localhost. saves me some typing Upvote 0 Downvote
i needed to use the -e option. so 'konsole -e ssh remhost' will ssh to a remote host instead of giving me a shell on localhost. saves me some typing