From owner-freebsd-questions@FreeBSD.ORG Wed Jan 12 16:04:28 2011 Return-Path: Delivered-To: questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 57183106566C for ; Wed, 12 Jan 2011 16:04:28 +0000 (UTC) (envelope-from reddvinylene@gmail.com) Received: from mail-qw0-f54.google.com (mail-qw0-f54.google.com [209.85.216.54]) by mx1.freebsd.org (Postfix) with ESMTP id 083C28FC19 for ; Wed, 12 Jan 2011 16:04:27 +0000 (UTC) Received: by qwj9 with SMTP id 9so731354qwj.13 for ; Wed, 12 Jan 2011 08:04:27 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:date:message-id:subject:from:to :content-type; bh=Yl9z2e5PP5fFd1Q9DK38QQXU3LrYOEJyhBSu9Yoc1I0=; b=EGroOGrynAQoi4mwEMBCTSxmHqPJoQMgyIykLT0T55JUgKVSaEKe20oALJak75YIOz rUa/95kQqL91PZ0u6J9UdVnXJWRXgv4AgH9jefqE90wRn6JA9Z5W7MEiGfSnE1ZeOzqy oXuq7MrdJ5cUxbuNlJqS5pbXq17/ILKOVZrv4= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=O/0tamWzhYiA/oo37t4EY68JyG1trcQoiWNNY41vT38H5/j/U1fxmdqI/XFxPAQIBb 85j3avqS92teoClkAL0n2fSLtx149cZ/ZjqewhQFSho0AaGFPxY2Z8yq+2pAcrRRh77w wk60o0l0BqlUMFob4JWMs1ZeCqG+kdt9Zl9uk= MIME-Version: 1.0 Received: by 10.229.236.134 with SMTP id kk6mr938889qcb.93.1294848266924; Wed, 12 Jan 2011 08:04:26 -0800 (PST) Received: by 10.229.222.10 with HTTP; Wed, 12 Jan 2011 08:04:26 -0800 (PST) Date: Wed, 12 Jan 2011 17:04:26 +0100 Message-ID: From: Redd Vinylene To: questions Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Subject: 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 16:04:28 -0000 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!