public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* Re: Creating new windows
@ 1997-08-01 12:31 Gusel Bischoff
  0 siblings, 0 replies; 5+ messages in thread
From: Gusel Bischoff @ 1997-08-01 12:31 UTC (permalink / raw)
  To: Ian Collins; +Cc: gnu-win32

If you have Mortice Kern Systems (MKS) installed on your PC, you should use
start.exe.
1. call bash
2. inside bash call start bash and it will open a new window with bash prompt.

Gusel Bischoff

At 05:59 AM 8/1/97 +1200, you wrote:
>Does anyone know if it is possible to create a new window in which to run a
bash shell from within a bash shell?
>-
>For help on using this list (especially unsubscribing), send a message to
>"gnu-win32-request@cygnus.com" with one line of text: "help".
>
>

-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: Creating new windows
@ 1997-08-01  8:12 Barry Roberts
  0 siblings, 0 replies; 5+ messages in thread
From: Barry Roberts @ 1997-08-01  8:12 UTC (permalink / raw)
  To: gnu-win32, ian

Under NT:
cmd /c start bash
Replace cmd with command under 95.

>>> Ian Collins <ian@kiwiplan.co.nz> 07/31 11:59 AM >>>
Does anyone know if it is possible to create a new window in which to run a bash shell from within a bash shell?
-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               
-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: Creating new windows
  1997-07-31 17:16 Ian Collins
  1997-08-01  8:12 ` Ed Huott
@ 1997-08-01  8:12 ` Ed Huott
  1 sibling, 0 replies; 5+ messages in thread
From: Ed Huott @ 1997-08-01  8:12 UTC (permalink / raw)
  To: ian; +Cc: gnu-win32

ian@kiwiplan.co.nz wrote:
> 
> Does anyone know if it is possible to create a new window in which to run a bash shell from within a bash shell?

You can use the Windows 'start' command to fire up a copy of bash in a
new window.  At the bash (or DOS) prompt, just invoke:

  $ start bash

If you have used Explorer (File Manager) on Win95 to create a .PIF
file for starting bash with a particular set of options from an icon,
you can invoke that from the command line as well:

  $ start bash.pif

Enjoy.

<ED>
-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: Creating new windows
  1997-07-31 17:16 Ian Collins
@ 1997-08-01  8:12 ` Ed Huott
  1997-08-01  8:12 ` Ed Huott
  1 sibling, 0 replies; 5+ messages in thread
From: Ed Huott @ 1997-08-01  8:12 UTC (permalink / raw)
  To: ian; +Cc: gnu-win32

ian@kiwiplan.co.nz wrote:
> 
> Does anyone know if it is possible to create a new window in which to run a bash shell from within a bash shell?

You can use the Windows 'start' command to fire up a copy of bash in a
new window.  At the bash (or DOS) prompt, just invoke:

  $ start bash

If you have used Explorer (File Manager) on Win95 to create a .PIF
file for starting bash with a particular set of options from an icon,
you can invoke that from the command line as well:

  $ start bash.pif

Enjoy.

<ED>
-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Creating new windows
@ 1997-07-31 17:16 Ian Collins
  1997-08-01  8:12 ` Ed Huott
  1997-08-01  8:12 ` Ed Huott
  0 siblings, 2 replies; 5+ messages in thread
From: Ian Collins @ 1997-07-31 17:16 UTC (permalink / raw)
  To: 'gnu-win32@cygnus.com'

Does anyone know if it is possible to create a new window in which to run a bash shell from within a bash shell?
-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~1997-08-01 12:31 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1997-08-01 12:31 Creating new windows Gusel Bischoff
  -- strict thread matches above, loose matches on Subject: below --
1997-08-01  8:12 Barry Roberts
1997-07-31 17:16 Ian Collins
1997-08-01  8:12 ` Ed Huott
1997-08-01  8:12 ` Ed Huott

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).