From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: To: 9fans@9fans.net Date: Tue, 8 May 2012 15:23:30 +0900 From: kokamoto@hera.eonet.ne.jp In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Subject: Re: [9fans] Octopus viewer? Topicbox-Message-UUID: 856cb60e-ead7-11e9-9d60-3106f5b1d025 I might have been not so specific. I'll try once more. I dispatched the command on the terminal's olive window: !cp DSCN1549.jpg /mnt/view Nothing happens. Hoever, on the terminal's local window where octopus command was dispatched, I see tow lines of messages of: sh: plumbing write error: no matching plumb rule view: cmd plumb /usr/octopus/tmp/view.2.DSCN1549.jpg <<<< Then, I hided the olive window, and inferno's shell window raised, and examined ls -l /tmp on the inferno's sh window. Here, I can find the file of view.2.DSCN1549.jpg. However, lc /usr/octopus/tmp shows nothing but error. /usr/okamoto/tmp, neither. Then I think the arrorwd line above shows that the program tryed to do plumb the file on a wrong place, because of confusion of namespaces. Kenji >> /mnt/view is used for that. >> open in olive will use it when in a >> terminal. > > I tried this, but fails.