From owner-freebsd-questions@FreeBSD.ORG Wed Jul 9 09:06:40 2014 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 89411D81 for ; Wed, 9 Jul 2014 09:06:40 +0000 (UTC) Received: from mail-ob0-f182.google.com (mail-ob0-f182.google.com [209.85.214.182]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 5605C24CA for ; Wed, 9 Jul 2014 09:06:39 +0000 (UTC) Received: by mail-ob0-f182.google.com with SMTP id wm4so1787779obc.41 for ; Wed, 09 Jul 2014 02:06:33 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:date:message-id:subject:from:to :content-type; bh=0JeSjZaV599Q7Snnl7AdSEbSu74hDWw/liMyurmNswY=; b=PyboTwZk4jjHz/ndEPSxmfhY7JIm+hsgz9mb24BeZjJxvKCPGlRvBFllVspB5gljCS Nuj4GXKorSoNXjaTZPRSATNNLsmKjp21eiu7gk0m7lg7o8AS12NBpRc3uEfpCagSSbH2 u13dHu9YSLp7TD1AXPF0J7bGIMjupmsf5C8boy0RMkGFtCqBBbwQyuIhXoAdhKSVDyeG gXDTiMvVc44+qAaVUn6dLe7HFOdja1uOqHmSHhhHXE8qaRkfbKPq72xy2T7TphXsYV/e kixY2u0/ZUxf35PVMn9hq6BK/w5f6Lc3JVca6wtFCB6dR9dphRPOuUduiGFnwWLGvCV0 2prA== X-Gm-Message-State: ALoCoQkj3xWdg/HZxDoIXmKXjvSrW8dPRtnD5NiWpWgo4vW4d48B2zhgQbmTTtxVn1S/D0JKKsKY MIME-Version: 1.0 X-Received: by 10.182.66.130 with SMTP id f2mr17495429obt.84.1404896346756; Wed, 09 Jul 2014 01:59:06 -0700 (PDT) Received: by 10.76.95.136 with HTTP; Wed, 9 Jul 2014 01:59:06 -0700 (PDT) Date: Wed, 9 Jul 2014 09:59:06 +0100 Message-ID: Subject: tmux running only as root user From: Norman Khine To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.18 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Jul 2014 09:06:40 -0000 hello, i have installed tmux from ports and am unable to run it as an ordinary user? from the command prompt when i execute % tmux, i get a 112[exited] message running as sudo or root, works fine, what am i missing? any advise much appreciated. -- %>>> "".join( [ {'*':'@','^':'.'}.get(c,None) or chr(97+(ord(c)-83)%26) for c in ",adym,*)&uzq^zqf" ] )