From owner-freebsd-questions@FreeBSD.ORG Wed Feb 2 06:00:09 2011 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 588F5106566B for ; Wed, 2 Feb 2011 06:00:09 +0000 (UTC) (envelope-from rfarmer@predatorlabs.net) Received: from mail-qy0-f175.google.com (mail-qy0-f175.google.com [209.85.216.175]) by mx1.freebsd.org (Postfix) with ESMTP id F050D8FC13 for ; Wed, 2 Feb 2011 06:00:08 +0000 (UTC) Received: by qyk8 with SMTP id 8so4885420qyk.13 for ; Tue, 01 Feb 2011 22:00:08 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=predatorlabs.net; s=google; h=domainkey-signature:mime-version:x-originating-ip:in-reply-to :references:date:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=0Sf3kVbVnwQlf6CIJ0hSnigHA4f7yIig0AU7fIETzGY=; b=SEVrPtHfU2F9dNQGy0lXgxBvF+vaDdlv1RskoaURctyzBKm2CxbgqkZii21J3gbHAX BHf1Z1RkIojGqOxmMZNiuZzvArxmhAHT4/U/ZiOKiXnqhtAkP9rSJz5SPgFpImnZPDg6 9YCwVZ9p8daUU5xIkO9g8oWHOgk6VqqxonyT0= DomainKey-Signature: a=rsa-sha1; c=nofws; d=predatorlabs.net; s=google; h=mime-version:x-originating-ip:in-reply-to:references:date :message-id:subject:from:to:cc:content-type :content-transfer-encoding; b=G0uZl32AvtWtqeaxJYrfetXjzrSAzY39MH1/qrz6oteiw9x826AX4fd/qfgVjnbQIt Cxy+4yFx41D3riEDwKCxdGQ0NJhxBzxD2MC8sc9kTh5Qf6uVgh5eTVSje5TB489R3iIK yX5Ti6OpqWNdzuCF1WDNz0m7t+yTSwoFpM1qs= MIME-Version: 1.0 Received: by 10.224.80.143 with SMTP id t15mr8450206qak.41.1296626407882; Tue, 01 Feb 2011 22:00:07 -0800 (PST) Received: by 10.220.198.138 with HTTP; Tue, 1 Feb 2011 22:00:07 -0800 (PST) X-Originating-IP: [128.95.133.118] In-Reply-To: <4D48EFDF.90109@comcast.net> References: <4D48BEC7.4030705@comcast.net> <4D48EFDF.90109@comcast.net> Date: Tue, 1 Feb 2011 22:00:07 -0800 Message-ID: From: Rob Farmer To: Rem P Roberti Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Cc: FreeBSD Subject: Re: Opening Opera as user X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 02 Feb 2011 06:00:09 -0000 On Tue, Feb 1, 2011 at 9:47 PM, Rem P Roberti wrote: > That's interesting. =A0The problem is that there is no /root/.opera folde= r. > =A0As a matter of fact there doesn't seem to be any folders at all that r= efer > to the linux-opera browser, in my /home/user directory, or anywhere else. > =A0So I have no idea where the program is storing the profile info. > > Rem > I think /usr/local/bin/opera is a shell script that sets a couple environment variables and starts the real binary, so maybe you could open it and see if there are any clues. Otherwise, I have no other idea. Sorry :( --=20 Rob Farmer