From owner-freebsd-questions@FreeBSD.ORG Tue Sep 8 00:56:17 2009 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 2DD8C106566B for ; Tue, 8 Sep 2009 00:56:17 +0000 (UTC) (envelope-from rwmaillists@googlemail.com) Received: from mail-bw0-f206.google.com (mail-bw0-f206.google.com [209.85.218.206]) by mx1.freebsd.org (Postfix) with ESMTP id AB48C8FC1C for ; Tue, 8 Sep 2009 00:56:16 +0000 (UTC) Received: by bwz2 with SMTP id 2so642836bwz.43 for ; Mon, 07 Sep 2009 17:56:15 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=domainkey-signature:received:received:date:from:to:subject :message-id:in-reply-to:references:x-mailer:mime-version :content-type:content-transfer-encoding; bh=XN31Xl7nkBfjOaU43EX8Jm+kb5fZHFaE+Uo7WLiiam8=; b=JCRlued1mt5porB/JDGPVtSQfBKQwgfiSUsteGc1txzs9Hu5WtXO9nYG+eDy7UpiBP lytwy9YjWQjRO157r+rUjq7sXu0U02v31/t+tUmOxD5Ko354/sEngXc99nDD18ql+6Wp zuqqlXhzTCAbPG78nGNtNgAxa+LKyTEpMFm/k= DomainKey-Signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=gamma; h=date:from:to:subject:message-id:in-reply-to:references:x-mailer :mime-version:content-type:content-transfer-encoding; b=Edsy+RQz59hiZMElrSbQSY5r+TjHlBpdJixZ537uVrTRZtH+T6IOEUXA+gXLdBrUXo 74yW73K3UpqfWIyGEKeoGTdDYYB+CClQ6BTPc4GfJQwInjfBkry6fL/7vmCC5sRreO8J 6iGIZ2JRIOFEYAhAdUgTVqnJa9HI4m8GIYsBE= Received: by 10.204.34.13 with SMTP id j13mr12624288bkd.32.1252371375638; Mon, 07 Sep 2009 17:56:15 -0700 (PDT) Received: from gumby.homeunix.com (bb-87-81-140-128.ukonline.co.uk [87.81.140.128]) by mx.google.com with ESMTPS id 13sm7955335fks.56.2009.09.07.17.56.14 (version=SSLv3 cipher=RC4-MD5); Mon, 07 Sep 2009 17:56:14 -0700 (PDT) Date: Tue, 8 Sep 2009 01:56:12 +0100 From: RW To: freebsd-questions@freebsd.org Message-ID: <20090908015612.778b4b1a@gumby.homeunix.com> In-Reply-To: <20090902234324.GA1735@thought.org> References: <20090902234324.GA1735@thought.org> X-Mailer: Claws Mail 3.7.2 (GTK+ 2.16.5; i386-portbld-freebsd7.2) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: Re: difficult-to-phrase question... 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: Tue, 08 Sep 2009 00:56:17 -0000 On Wed, 2 Sep 2009 16:43:30 -0700 Gary Kline wrote: > > i can use grep to find "S" and grep gives me the file[s] that > have the string. now, is there any easy way of reading that > file, or deleting or otherwise munging that file? > > nutshell is that every time i reboot (into kde), kde wastes > time/cpu spawning unwanted whatever: versions of konqueror, > kttsd, ksayit, Wouldn't you be better-off just turning-off session management, and using autostart instead