From owner-freebsd-x11@freebsd.org Sun Jan 10 20:53:51 2016 Return-Path: Delivered-To: freebsd-x11@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id AEEBCA6B944 for ; Sun, 10 Jan 2016 20:53:51 +0000 (UTC) (envelope-from tommi.pernila@gmail.com) Received: from mail-lf0-x232.google.com (mail-lf0-x232.google.com [IPv6:2a00:1450:4010:c07::232]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 3A2D01502 for ; Sun, 10 Jan 2016 20:53:51 +0000 (UTC) (envelope-from tommi.pernila@gmail.com) Received: by mail-lf0-x232.google.com with SMTP id c192so203259375lfe.2 for ; Sun, 10 Jan 2016 12:53:51 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date:message-id:subject :from:to:cc:content-type; bh=6oqLnum89l6/HYus2WVH5bPvhTIWfT9OVFUTRMwoGYs=; b=YhmpSoqSoGubCbEYXcXCauhybnUU7+fXLcXRDJsh+YoOmdBFgJLeZKn1tL9rvHVYT8 nkWdY71b9mUFjMYUstud5+PGpFUy/ted7xH4SYEd80BGEzWJbA9VmeExbp6m2rRW8Upf aXkS9qGTSr4aouGUb86fs0m0zI/3bcO6OL0TrtIqTkCEdY5HjK07FZoF5rRJyOtoEvJm japZWWl7UlfXJfcZgdg082G0duDJbkKR0JAK7apBZdBOHOHkzjCsjH6kG8SYKam3bUWs uN9Dy7tQrp9wocQUfubKuiaGBpSF5O5zWPg+7O/oNyRNIppz/XtFzHvvlxYcgF4RyVXs qe1w== MIME-Version: 1.0 X-Received: by 10.25.25.142 with SMTP id 136mr39478057lfz.42.1452459229188; Sun, 10 Jan 2016 12:53:49 -0800 (PST) Sender: tommi.pernila@gmail.com Received: by 10.112.2.202 with HTTP; Sun, 10 Jan 2016 12:53:49 -0800 (PST) Received: by 10.112.2.202 with HTTP; Sun, 10 Jan 2016 12:53:49 -0800 (PST) In-Reply-To: <56928429.8090306@gmail.com> References: <56928429.8090306@gmail.com> Date: Sun, 10 Jan 2016 22:53:49 +0200 X-Google-Sender-Auth: pdOnXtw63L_AAnUIZmhbJMTdSK4 Message-ID: Subject: Re: dsfx.sh - a Debugging Script For things relating to Xorg From: Tommi Pernila To: Graham Perrin Cc: freebsd-x11@freebsd.org, PC-BSD Testing list Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.20 X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Jan 2016 20:53:51 -0000 On Jan 10, 2016 18:17, "Graham Perrin" wrote: > > =E2=80=93 smart = work by > Tommi Pernila! Thanks. Glad to pitch in. > > A thought: use something other than colons within the name of the .txz > file. An example, from version 0.4 of the script: > > xlogs_2016.01.10_15:49:19.txz > > For what it's worth, Apple uses dashes within names of files produced by > sysdiagnose. An example: > > sysdiagnose_2016.01.10_16-00-19-GMT.tar.gz > > ---- > > As a side note, historically my own naming preference was something like > this: > > 2016-01-10-16-00-19 sysdiagnose.tar.gz Good point, makes longterm sorting much easier. Putting this on my work queue. > > (As far as I recall, that preference was partly related to how things > were sorted in Finder in OS X.) > _______________________________________________ > freebsd-x11@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-x11 > To unsubscribe, send any mail to "freebsd-x11-unsubscribe@freebsd.org" Br, Tommi