From owner-freebsd-questions@FreeBSD.ORG Wed Sep 15 07:11:45 2010 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 E752C1065679 for ; Wed, 15 Sep 2010 07:11:44 +0000 (UTC) (envelope-from amvandemore@gmail.com) Received: from mail-bw0-f54.google.com (mail-bw0-f54.google.com [209.85.214.54]) by mx1.freebsd.org (Postfix) with ESMTP id 74ACA8FC20 for ; Wed, 15 Sep 2010 07:11:44 +0000 (UTC) Received: by bwz15 with SMTP id 15so305830bwz.13 for ; Wed, 15 Sep 2010 00:11:43 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:content-type; bh=A42NqLKvVq5Y1DL+ROUMIAd+OoHFhIDxUkpmj5haGH0=; b=MWq2M6ZtPveX1arCsQZNTCWJ/Ww1ZCvrnZ87BlMVZD3mP/RRiEELhA1Ow4NQ9fpRgD czQKXq55YgDz2nIM2BPCEGG+WLorzHHkF2t9GS0N/AfeqwZaT6TB+VYMSXV84nFkXwpL pyosECnBfhBVBw/GHUHC2WQrlaZuoQtM/IneY= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=WKzMLUM12mBHWHUT5jSrVflMHGZPD3NmPQY3x2YAJSz5lnBde41sKsAoO0/EzQoXwi VL0f6pII09Xu9DjzB3WvlclENZcaxoJy/0nWLPt0B2xVAMX828KSeplKZfBzTyCoTqDs c92X2BhZsIWpEQSs3Ia3gbNEH4G3J1Gw0JhXY= MIME-Version: 1.0 Received: by 10.223.104.199 with SMTP id q7mr346100fao.6.1284534702811; Wed, 15 Sep 2010 00:11:42 -0700 (PDT) Received: by 10.223.57.20 with HTTP; Wed, 15 Sep 2010 00:11:42 -0700 (PDT) In-Reply-To: <20100915070722.GA2415@current.Sisis.de> References: <4C906AB2.3030004@rawbw.com> <20100915065329.GA2258@current.Sisis.de> <4C906EBB.2090005@boosten.org> <20100915070722.GA2415@current.Sisis.de> Date: Wed, 15 Sep 2010 02:11:42 -0500 Message-ID: From: Adam Vande More To: Matthias Apitz , freebsd-questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Subject: Re: How to prevent system to launch interactive fsck after improper shutdown and reboot? 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, 15 Sep 2010 07:11:45 -0000 On Wed, Sep 15, 2010 at 2:07 AM, Matthias Apitz wrote: > El d=EDa Wednesday, September 15, 2010 a las 08:59:07AM +0200, Peter Boos= ten > escribi=F3: > > > On 15-9-2010 8:53, Matthias Apitz wrote: > > > echo 16i[q]sa[ln0=3Daln100%Pln100/snlbx]sbA0D4D465452snlb xq | dc > > > > LOL, only worked with quotes, btw ;-) > > no, > > $ sh > $ echo 16i[q]sa[ln0=3Daln100%Pln100/snlbx]sbA0D4D465452snlb xq | dc > RTFM > $ bash > guru@current:/usr/home/guru> echo > 16i[q]sa[ln0=3Daln100%Pln100/snlbx]sbA0D4D465452snlb xq | dc > RTFM > > which shell you used? > it doesn't work in zsh, csh, tcsh, I didn't try sh, it didn't even occur to me since I so rarely use it as an interactive shell. --=20 Adam Vande More