[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Problem with open and rm
From: |
Chet Ramey |
Subject: |
Re: Problem with open and rm |
Date: |
Thu, 17 Mar 2011 10:37:23 -0400 |
User-agent: |
Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.5; en-US; rv:1.9.2.14) Gecko/20110221 Thunderbird/3.1.8 |
On 3/17/11 3:55 AM, Barrie Stott wrote:
> Eric Blake suggested using '[ "$DISPLAY" ] && open <(cat /tmp/x.html)' so
> that rm
> is not needed. I liked this but it failed with some error message and sleep
> worked.
It didn't work because LaunchServices could not find the right application
to open the file: it did not have a recognized suffix and no creator
information.
Chet
--
``The lyf so short, the craft so long to lerne.'' - Chaucer
``Ars longa, vita brevis'' - Hippocrates
Chet Ramey, ITS, CWRU chet@case.edu http://cnswww.cns.cwru.edu/~chet/
- Problem with open and rm, Barrie Stott, 2011/03/16
- Re: Problem with open and rm, Micah Cowan, 2011/03/16
- Re: Problem with open and rm, Greg Wooledge, 2011/03/16
- Re: Problem with open and rm, Ken Irving, 2011/03/16
- Re: Problem with open and rm, Eric Blake, 2011/03/16
- Re: Problem with open and rm, Bob Proulx, 2011/03/16