From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from smtp.corp.redhat.com (int-mx07.intmail.prod.int.phx2.redhat.com [10.5.11.22]) by lists01.pubmisc.prod.ext.phx2.redhat.com (8.13.8/8.13.8) with ESMTP id x3FBahSl013714 for ; Mon, 15 Apr 2019 07:36:43 -0400 Received: by smtp.corp.redhat.com (Postfix) id 15EDE108F83F; Mon, 15 Apr 2019 11:36:43 +0000 (UTC) Received: from mx1.redhat.com (ext-mx11.extmail.prod.ext.phx2.redhat.com [10.5.110.40]) by smtp.corp.redhat.com (Postfix) with ESMTPS id 0FCA5108F82F for ; Mon, 15 Apr 2019 11:36:40 +0000 (UTC) Received: from mail.carmickle.com (mail.carmickle.com [69.164.218.211]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.redhat.com (Postfix) with ESMTPS id E18D53007C54 for ; Mon, 15 Apr 2019 11:36:39 +0000 (UTC) Received: from [192.168.116.128] (nesher1.haifa.il.ibm.com [195.110.40.7]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.carmickle.com (Postfix) with ESMTPSA id B272D478435F for ; Mon, 15 Apr 2019 11:36:38 +0000 (UTC) Date: Mon, 15 Apr 2019 14:36:39 +0300 (IDT) X-X-Sender: gshang@debian.work To: Linux for blind general discussion Subject: Re: between google and firefox it's nearly impossible to get anything done! In-Reply-To: Message-ID: References: User-Agent: Alpine 2.11 (DEB 23 2013-08-11) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; format=flowed; charset=US-ASCII DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=quitelikely.com; s=20160808-mail; t=1555328199; bh=yKLqucHgD+13FrcBeKjekTtnEzwE+948Pr9dDyp4u6E=; h=Date:From:To:Subject:In-Reply-To:Message-ID:References:MIME-Version:Content-Type; b=dNXpmclmzWpFaK/beT8jvLkcx1fICe2k3aW+W9BfYVTCQ5HT24X6a/J0PSJcOruPbVROlNQGT4rZKECzDbQSVlof09f/Zl5QXU6JxZa+apk7YMT677ZEEP6M3OborlC+K4F09kAahV5MDFVYGsvQQJEI5A+a0oEbGPa4KUtd1KE= X-Greylist: Sender passed SPF test, ACL 242 matched, not delayed by milter-greylist-4.5.16 (mx1.redhat.com [10.5.110.40]); Mon, 15 Apr 2019 11:36:40 +0000 (UTC) X-Greylist: inspected by milter-greylist-4.5.16 (mx1.redhat.com [10.5.110.40]); Mon, 15 Apr 2019 11:36:40 +0000 (UTC) for IP:'69.164.218.211' DOMAIN:'mail.carmickle.com' HELO:'mail.carmickle.com' FROM:'geoff@QuiteLikely.com' RCPT:'' X-RedHat-Spam-Score: 0.279 (DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, NO_DNS_FOR_FROM) 69.164.218.211 mail.carmickle.com 69.164.218.211 mail.carmickle.com X-Scanned-By: MIMEDefang 2.84 on 10.5.110.40 X-Scanned-By: MIMEDefang 2.84 on 10.5.11.22 X-loop: blinux-list@redhat.com From: Linux for blind general discussion X-BeenThere: blinux-list@redhat.com X-Mailman-Version: 2.1.12 Precedence: junk Reply-To: blinux-list@redhat.com List-Id: Linux for blind general discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 15 Apr 2019 11:36:43 -0000 On Mon, 15 Apr 2019, Linux for blind general discussion wrote: > Thanks for the ideas, neither work. Both get problem loading url. The > first one tried to load www.cat.com too. That shouldn't happen. Are you typing it correctly? Putting the cat command in accents tells the shell to add the output of the command to the command line. so: firefox "`cat /home/jude/surf`" realy should work. Certainly, the word "cat" should never reach the command line. Cheers, Geoff.