9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
* [9fans] window behaviour
@ 2008-08-21  9:05 prem
  2008-08-21  9:45 ` Robert Raschke
  0 siblings, 1 reply; 3+ messages in thread
From: prem @ 2008-08-21  9:05 UTC (permalink / raw)
  To: 9fans

Hi 9fans,
I dont think I am doing anything wrong here

% window -f $font
(this opens a window and closes it), however
% window
(this opens a window)


/Prem



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

* Re: [9fans] window behaviour
  2008-08-21  9:05 [9fans] window behaviour prem
@ 2008-08-21  9:45 ` Robert Raschke
  2008-08-26  9:50   ` Michaelian Ennis
  0 siblings, 1 reply; 3+ messages in thread
From: Robert Raschke @ 2008-08-21  9:45 UTC (permalink / raw)
  To: Fans of the OS Plan 9 from Bell Labs

On Thu, Aug 21, 2008 at 10:05 AM, prem <prem.mallappa@gmail.com> wrote:
> % window -f $font
> (this opens a window and closes it), however
> % window
> (this opens a window)

As far as I know, window doesn't take a -f option. So it's probably
trying to run the command '-f /lib/font/...' in the new window, which
fails, and since that's all you wanted it to do, the window closes
again.

Robby



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

* Re: [9fans] window behaviour
  2008-08-21  9:45 ` Robert Raschke
@ 2008-08-26  9:50   ` Michaelian Ennis
  0 siblings, 0 replies; 3+ messages in thread
From: Michaelian Ennis @ 2008-08-26  9:50 UTC (permalink / raw)
  To: Fans of the OS Plan 9 from Bell Labs

On Thu, Aug 21, 2008 at 5:45 AM, Robert Raschke <rtrlists@googlemail.com> wrote:

> As far as I know, window doesn't take a -f option.

So looking at  /rc/bin/window I don't see a -f.  Also am I correct in
thinking that it is no longer possible to get the usage as it is only
in fn oldway?

Ian



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

end of thread, other threads:[~2008-08-26  9:50 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-08-21  9:05 [9fans] window behaviour prem
2008-08-21  9:45 ` Robert Raschke
2008-08-26  9:50   ` Michaelian Ennis

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 NNTP newsgroup(s).