From owner-freebsd-stable@freebsd.org Sat Sep 26 19:54:08 2015 Return-Path: Delivered-To: freebsd-stable@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 95E9CA0A3A8 for ; Sat, 26 Sep 2015 19:54:08 +0000 (UTC) (envelope-from bsd-lists@bsdforge.com) Received: from udns.ultimatedns.net (unknown [IPv6:2602:d1:b4d6:e600:4261:86ff:fef6:aa2a]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 6E4CD19E2 for ; Sat, 26 Sep 2015 19:54:08 +0000 (UTC) (envelope-from bsd-lists@bsdforge.com) Received: from ultimatedns.net (localhost [127.0.0.1]) by udns.ultimatedns.net (8.14.9/8.14.9) with ESMTP id t8QJsFLO078069 for ; Sat, 26 Sep 2015 12:54:22 -0700 (PDT) (envelope-from bsd-lists@bsdforge.com) To: In-Reply-To: <20150926152343.GA1824@faust.sbb.rs> References: <20150926152343.GA1824@faust.sbb.rs> From: "Chris H" Subject: Re: unknown file Date: Sat, 26 Sep 2015 12:54:22 -0700 Content-Type: text/plain; charset=UTF-8; format=fixed MIME-Version: 1.0 Message-id: <7b08b222137ff99978b6380825ce936a@ultimatedns.net> Content-Transfer-Encoding: 8bit X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 26 Sep 2015 19:54:08 -0000 On Sat, 26 Sep 2015 17:23:43 +0200 Zoran Kolic wrote > Someone knows what "TsxKxSc0ySU" file is? > This shows up in graphical mode, from time to time, today > twice, in user directory. Binary, just over 5 kb. > > Zoran I've never seen a file with that name, but it looks like be some sort of "temp" file often associated with a daemon (a pid file), or some such. They're often located in /var/run, or /tmp. Have you asked file(1) about it? HTH --Chris > > _______________________________________________ > freebsd-stable@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-stable > To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd.org"