From owner-freebsd-questions@FreeBSD.ORG Wed Jan 12 18:39:03 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 CD4D91065695 for ; Wed, 12 Jan 2011 18:39:03 +0000 (UTC) (envelope-from kkobb@skylinecorp.com) Received: from mail.skylinecorp.com (mail.skylinecorp.com [64.141.137.166]) by mx1.freebsd.org (Postfix) with ESMTP id 648438FC37 for ; Wed, 12 Jan 2011 18:39:03 +0000 (UTC) Received: from [172.16.2.1] ([172.17.0.161]) (authenticated bits=0) by mail.skylinecorp.com (8.14.4/8.14.4) with ESMTP id p0CIRtGp056851 (version=TLSv1/SSLv3 cipher=DHE-RSA-CAMELLIA256-SHA bits=256 verify=NO) for ; Wed, 12 Jan 2011 13:27:55 -0500 (EST) (envelope-from kkobb@skylinecorp.com) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=skylinecorp.com; s=mail; t=1294856875; bh=XBpPUGpi2e83K00sCpBqx++rGR2s8Snv9QJjHiBkuco=; h=Message-ID:Date:From:MIME-Version:To:Subject:References: In-Reply-To:Content-Type:Content-Transfer-Encoding; b=Cw3t/GhtoNVQvGzCtmRoqU0cv04/ysZp5SADCpbHVuERp0H+BcTYnPjK10VWC9VT7 m3tEy4y7ar4pIHhRs3EfInq1UtovRCGWQnEQJhj+buH51oJOOR6qfffCBRBVynDiwo 9dvZqGhiGmZ2rMq+bEYzbViKwvnebaqBJz5lMvhI= DomainKey-Signature: a=rsa-sha1; s=mail2; d=skylinecorp.com; c=simple; q=dns; h=message-id:date:from:organization:user-agent:mime-version:to: subject:references:in-reply-to:content-type:content-transfer-encoding; b=cCsRjdw6uI8Z454EPrRXKT6rcJQZ4rovKvjH8uOtuxoYHns6O2xta26+uvRzL88aE YvgbDZ4ISssJysMhawSHQ== Message-ID: <4D2DF2AB.1030300@skylinecorp.com> Date: Wed, 12 Jan 2011 13:27:55 -0500 From: Kevin Kobb Organization: Skyline Corporation User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.13) Gecko/20101207 Lightning/1.0b2 Thunderbird/3.1.7 MIME-Version: 1.0 To: freebsd-questions@freebsd.org References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Skyline-MailScanner-Information: Please contact the ISP for more information X-Skyline-MailScanner-ID: p0CIRtGp056851 X-Skyline-MailScanner: Found to be clean X-Skyline-MailScanner-MCPCheck: MCP-Clean, MCP-Checker (score=0, required 1) X-Skyline-MailScanner-SpamCheck: not spam (whitelisted), SpamAssassin (not cached, score=-105.2, required 4.25, autolearn=not spam, ALL_TRUSTED -4.80, BAYES_00 -0.30, DKIM_SIGNED 0.10, DKIM_VALID -0.10, DKIM_VALID_AU -0.10, USER_IN_DKIM_WHITELIST -100.00) X-Skyline-MailScanner-From: kkobb@skylinecorp.com X-Skyline-MailScanner-Watermark: 1295461676.81647@HWd1dMxSOWflG+Dlc1MKCg X-Spam-Status: No Subject: Re: Simple command to reset / clear all logs? 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, 12 Jan 2011 18:39:04 -0000 newsyslog -F ? On 1/12/2011 11:04 AM, Redd Vinylene wrote: > Hi, > > Is there a simple command to reset / clear everything in my /var/log? I've > done a lot of testing, configuring, trial and error and most of my logs are > just full of bullshit and I'd like a fresh start :-) > > Thanks! > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"